fix(core): update

This commit is contained in:
2019-11-03 17:11:24 +01:00
parent f218d24c97
commit 69d9881215
7 changed files with 156 additions and 108 deletions

24
.gitignore vendored
View File

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