summaryrefslogtreecommitdiff
path: root/src/component.js
AgeCommit message (Collapse)Author
2018-09-30create custom loaders.mokha
* https://survivejs.com/webpack/extending/loaders/
2018-09-29Use a web worker to dispatch messages back and forth.mokha
* https://survivejs.com/webpack/techniques/web-workers/
2018-09-29using free variables.mokha
https://survivejs.com/webpack/optimizing/environment-variables/
2018-09-29use code splittingmokha
2018-09-28pureify cssmokha
2018-08-15add html-webpack-plugin to generate index page.mokha