Add --no-watch flag to Webpack build
When running integration tests on the server, we're getting a 404
error because the asset files can't be found.

This is due to them not being built with the hash fingerprint.

This commit adds an additional option to webpack to set the watch arg manually.
dev
1 parent db2c744 commit e0acdd1d59eeac4532b6790c18dda4bb0c4331e9
@Bodacious Bodacious authored on 2 Aug 2018
Showing 2 changed files
View
.travis.yml
View
lib/assets/webpack.config.js