fix(core): update

This commit is contained in:
2019-05-14 17:39:33 +02:00
parent 263f1de538
commit bd4ad32703
11 changed files with 109 additions and 23 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
mkdocs/originalrepo
# custom