Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Use `typeof process === "undefined"` instead of WEB global | daurnimator | 2017-12-10 |
* | webpack.config.js: Use strict | daurnimator | 2017-09-16 |
* | webpack.config.js: Use babel-loader instead of babili-webpack-plugin | daurnimator | 2017-08-18 |
* | webpack.config.js: Babili should run *after* define | daurnimator | 2017-05-17 |
* | webpack.config.js: Add explicit target | daurnimator | 2017-05-17 |
* | webpack.config.js: Mark crypto as external | daurnimator | 2017-05-17 |
* | Added non-minified webpack build | Benoit Giannangeli | 2017-05-14 |
* | Webpack (single bundle for now) | Benoit Giannangeli | 2017-05-09 |