MyCrypto/webpack_config
Daniel Ternyak c9676cac62
Deterministic Webpack 4 (#1445)
* (Reapplied) Upgrade to Webpack 4

* remove yarn.lock from gitignore

* add yarn.lock

* custom hashing for css and client bundle filenames

* add hash-files dep

* update deps

* add .wwp-cache to .gitignore

* use latest git hash as filename hash

* remove unused hash-files dep

* update favicon plugin

* remove yarn.lock
2018-04-05 15:53:36 -05:00
..
plugins Deterministic Webpack 4 (#1445) 2018-04-05 15:53:36 -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 Deterministic Webpack 4 (#1445) 2018-04-05 15:53:36 -05:00
makeConfig.js Deterministic Webpack 4 (#1445) 2018-04-05 15:53:36 -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 Deterministic Webpack 4 (#1445) 2018-04-05 15:53:36 -05:00
webpack.electron-prod.js Deterministic Webpack 4 (#1445) 2018-04-05 15:53:36 -05:00
webpack.freezer.js Deterministic Webpack 4 (#1445) 2018-04-05 15:53:36 -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