fix(core): update

This commit is contained in:
2019-06-18 22:24:53 +02:00
parent 0dea101c07
commit e1de0ee479
4 changed files with 12 additions and 21 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/