Age | Commit message (Collapse) | Author |
|
- rename LICENSE.md into LICENSE
- move some vars in Makefile
- move prettier config outside of webpack config
|
|
- better way to check if we need to report errors in PHP
- fix make file $(js_bundles) dependencies (add webpack conf)
- update sentry-browser sdk and move it to dev requirements
|
|
|
|
|
|
- remove @release-it/bumper module
- gen VERSION from make
- remove VERSION from git
|
|
perf: make optimizations
|
|
- fix repository and licence fields
- hide remaining warnings
|
|
- run npm and composer only when needed
- include .default.env
- add watch targets
- "make all" builds in dev mode, "make dist" in prod mode
|
|
|
|
|
|
- add npm prerequisite
- add codemirror through npm
- add webpack trough npm to build the js bundles
- add first codemirror enhenced textarea
|