fix(core): update

This commit is contained in:
2019-09-10 07:26:50 +02:00
parent 71a1cde491
commit f572603e04
5 changed files with 86 additions and 64 deletions

19
.gitignore vendored
View File

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