stable
Clone or download
Read-only
request #10317 Have a single webpack build for core
How to test: - No functional change for end-user - dashboard.js and navbar-history.js files will now be built by running 'npm run build' in src/www/scripts - 'npm run watch' in src/www/scripts will watch files in dashboard and navbar-history Change-Id: I81f60ef68032c4bd678a968e516f68f928f9b879
Modified Files
Name | ||||
---|---|---|---|---|
M | gulpfile.js | +1 | −2 | Go to diff View file |
D | src/www/scripts/dashboards/webpack.config.js | +0 | −54 | Go to diff View file |
D | src/www/scripts/navbar-history/package.json | +0 | −25 | Go to diff View file |
R | src/www/scripts/dashboards/package.json | Go to diff View file | ||
R | src/www/scripts/navbar-history/webpack.config.js | Go to diff View file | ||
M | src/www/themes/BurningParrot/css/includes/_dashboard.scss | +1 | −1 | Go to diff View file |