1
0
mirror of https://github.com/dwaxweiler/connector-mobilizon synced 2025-06-05 21:59:25 +02:00

use webpack directly and npm scripts more in general

This commit is contained in:
Daniel Waxweiler
2021-11-09 22:10:35 +01:00
parent 4417ae78b6
commit af46fe974f
7 changed files with 167 additions and 301 deletions

View File

@ -2,6 +2,7 @@
#### Added
#### Changed
- Update dependencies
- Simplify build process
#### Deprecated
#### Removed
#### Fixed