fix(core): update

This commit is contained in:
2019-11-05 15:33:09 +01:00
parent ac357a2342
commit 81feeb6cbb
5 changed files with 84 additions and 58 deletions

8
.gitignore vendored
View File

@ -8,13 +8,15 @@ pages/
# installs
node_modules/
# caches and builds
# caches
.yarn/
.cache/
.rpt2_cache
# builds
dist/
dist_web/
dist_serve/
dist_ts_web/
# custom
code-server/
# custom