fix(core): update

This commit is contained in:
2020-04-13 17:30:49 +00:00
parent 37cbf0f8c8
commit 0b6c83a806
9 changed files with 1245 additions and 558 deletions

20
.gitignore vendored
View File

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