| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-09-30 | create custom loaders. | mokha | |
| * https://survivejs.com/webpack/extending/loaders/ | |||
| 2018-09-29 | add i18n | mokha | |
| * https://survivejs.com/webpack/techniques/i18n/ | |||
| 2018-09-29 | Use a web worker to dispatch messages back and forth. | mokha | |
| * https://survivejs.com/webpack/techniques/web-workers/ | |||
| 2018-09-29 | add react app | mokha | |
| * https://survivejs.com/webpack/output/server-side-rendering/ | |||
| 2018-09-29 | split into multiple pages. | mokha | |
| * https://survivejs.com/webpack/output/multiple-pages/ | |||
| 2018-09-29 | using free variables. | mokha | |
| https://survivejs.com/webpack/optimizing/environment-variables/ | |||
| 2018-09-29 | tree shaking. | mokha | |
| https://survivejs.com/webpack/optimizing/tree-shaking/ | |||
| 2018-09-29 | use code splitting | mokha | |
| 2018-09-28 | split vendor assets into separate files. | mokha | |
| 2018-09-28 | load images. | mokha | |
| 2018-09-28 | add autoprefixer | mokha | |
| 2018-09-28 | pureify css | mokha | |
| 2018-08-15 | add css and style loaders. | mokha | |
| 2018-08-15 | add html-webpack-plugin to generate index page. | mokha | |
| 2018-08-15 | use webpack to compile src/index.js | mokha | |
