Comment 4 for bug 1754894

Revision history for this message
Jason Stephenson (jstephenson) wrote : Re: 24-offline-all-assets.t broken

All right, so the test fails consistently if I use "npm run build" rather than "npm run build-prod."

I can also fix it by adding the path to angluar-tablesort.js to the list of JS_FILES in webpack.config.js.

I'll see if I can figure out how to fix this for the dev environment.