fix(core): update

This commit is contained in:
2019-09-16 13:19:42 +02:00
parent 80d6a5103a
commit d4f5d19231
5 changed files with 46 additions and 39 deletions

5
.gitignore vendored
View File

@ -8,9 +8,12 @@ pages/
# installs
node_modules/
# caches and builds
# caches
.yarn/
.cache/
.rpt2_cache
# builds
dist/
dist_web/
dist_serve/