Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-05 | Merge pull request #26 from n-peugnet/build-optimizations | Vincent Peugnet | |
perf: make optimizations | |||
2019-11-04 | fix: npm install warnings | n-peugnet | |
- fix repository and licence fields - hide remaining warnings | |||
2019-11-04 | perf: make optimizations | n-peugnet | |
- run npm and composer only when needed - include .default.env - add watch targets - "make all" builds in dev mode, "make dist" in prod mode | |||
2019-11-01 | style: add prettier on webpack build | n-peugnet | |
2019-10-24 | add release-it as the release tool | n-peugnet | |
2019-10-21 | include CodeMirror in edit page | n-peugnet | |
- add npm prerequisite - add codemirror through npm - add webpack trough npm to build the js bundles - add first codemirror enhenced textarea |