fix(core): update

This commit is contained in:
2019-10-26 23:36:13 +02:00
parent 5ef057e31f
commit d25fe85fcd
5 changed files with 666 additions and 557 deletions

20
.gitignore vendored
View File

@ -1,4 +1,22 @@
node_modules/
.nogit/
# artifacts
coverage/
public/
pages/
# installs
node_modules/
# caches
.yarn/
.cache/
.rpt2_cache
# builds
dist/
dist_web/
dist_serve/
dist_ts_web/
# custom