fix(core): update

This commit is contained in:
2019-07-04 16:56:37 +02:00
parent 85c9a9381a
commit 4d3b6ff3c9
10 changed files with 735 additions and 332 deletions

24
.gitignore vendored
View File

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