fix(core): update

This commit is contained in:
2019-06-17 10:26:26 +02:00
parent 1afa78307c
commit fc22ea9e4d
17 changed files with 1100 additions and 1115 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