fix(core): update

This commit is contained in:
2019-10-12 15:07:44 +02:00
parent 72297d2f58
commit b11d03dd41
10 changed files with 549 additions and 648 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/