MyCrypto/webpack_config
William O'Beirne d19c4f44e6 Upgrade to Webpack 4 (#1386)
* Initial attempt at webpack 4 upgrade, still not working.

* Remove unused modules, update some more packages.

* Wrangle types due to webpack weirdness.

* Undefined function

* Package updates.

* Replace extract text plugin. Re-add unusable code, but comment it out.

* Fix uglification

* Remove custom uglify, disable concatenateModules

* Upgrade and reenable favicons. Get rid of CSS warning.

* Fix up tscheck

* Add webpack modes to freezer, electron.

* Uodate webpack dev middleware
2018-03-26 23:04:08 -05:00
..
plugins Upgrade to Webpack 4 (#1386) 2018-03-26 23:04:08 -05:00
buildElectron.js Add Jenkins Integration (#1295) 2018-03-19 10:42:42 -05:00
config.js Remove all LESS code (#1348) 2018-03-20 15:08:57 -05:00
devServer.js Upgrade to Webpack 4 (#1386) 2018-03-26 23:04:08 -05:00
makeConfig.js Upgrade to Webpack 4 (#1386) 2018-03-26 23:04:08 -05:00
webpack.derivation-checker.js Electron App (#854) 2018-01-22 17:38:06 -06:00
webpack.dev.js Electron App (#854) 2018-01-22 17:38:06 -06:00
webpack.electron-dev.js Upgrade to Webpack 4 (#1386) 2018-03-26 23:04:08 -05:00
webpack.electron-prod.js Upgrade to Webpack 4 (#1386) 2018-03-26 23:04:08 -05:00
webpack.freezer.js Upgrade to Webpack 4 (#1386) 2018-03-26 23:04:08 -05:00
webpack.html.js Electron App (#854) 2018-01-22 17:38:06 -06:00
webpack.prod.js Electron App (#854) 2018-01-22 17:38:06 -06:00