fix(core): update

This commit is contained in:
2020-05-17 22:32:06 +00:00
parent ae9cd4713b
commit 7b8034c58e
8 changed files with 1300 additions and 555 deletions

16
.gitignore vendored
View File

@ -1,6 +1,20 @@
.nogit/
node_modules/
# artifacts
coverage/
public/
pages/
# installs
node_modules/
# caches
.yarn/
.cache/
.rpt2_cache
# builds
dist/
dist_*/
# custom