summaryrefslogtreecommitdiff
path: root/webpack.config.js
Commit message (Expand)AuthorAge
* Use `typeof process === "undefined"` instead of WEB globaldaurnimator2017-12-10
* webpack.config.js: Use strictdaurnimator2017-09-16
* webpack.config.js: Use babel-loader instead of babili-webpack-plugindaurnimator2017-08-18
* webpack.config.js: Babili should run *after* definedaurnimator2017-05-17
* webpack.config.js: Add explicit targetdaurnimator2017-05-17
* webpack.config.js: Mark crypto as externaldaurnimator2017-05-17
* Added non-minified webpack buildBenoit Giannangeli2017-05-14
* Webpack (single bundle for now)Benoit Giannangeli2017-05-09