fix(core): update

This commit is contained in:
2019-06-26 21:17:58 +02:00
parent 6170b37d29
commit 4095738c6a
35 changed files with 93 additions and 1078 deletions

21
.gitignore vendored
View File

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