aboutsummaryrefslogtreecommitdiff
path: root/webpack.config.js
Commit message (Collapse)AuthorAge
* 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
| | | | Optional dependency of seedrandom. This makes the web bundle *much* smaller
* Added non-minified webpack buildBenoit Giannangeli2017-05-14
|
* Webpack (single bundle for now)Benoit Giannangeli2017-05-09