rework & new build system

This commit is contained in:
cupcakearmy
2019-11-08 22:36:04 +01:00
parent 5eee5c75a7
commit 652aa06ebf
15 changed files with 181 additions and 198 deletions

5
.gitignore vendored
View File

@@ -1,6 +1,9 @@
node_modules
package-lock.json
public
pnpm-lock.yaml
.cache
dist
.idea
.vscode