fix(core): update

This commit is contained in:
2019-10-01 20:03:36 +02:00
parent 14cf8c3b6c
commit 0753fae234
6 changed files with 48 additions and 71 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/