aboutsummaryrefslogtreecommitdiff
path: root/webpack.config.js
AgeCommit message (Collapse)Author
2019-11-05Merge pull request #25 from n-peugnet/add-checkall-checkboxVincent Peugnet
Add checkall checkbox in home page
2019-11-03feat: checkall checkbox in home pagen-peugnet
2019-11-01style: add prettier on webpack buildn-peugnet
2019-10-22finish Makefile and update READMEn-peugnet
2019-10-22first add of Makefilen-peugnet
2019-10-21move js sources to /src/ & remove old worker stuffn-peugnet
2019-10-21include CodeMirror in edit pagen-peugnet
- add npm prerequisite - add codemirror through npm - add webpack trough npm to build the js bundles - add first codemirror enhenced textarea