fix(core): update

This commit is contained in:
2020-05-14 12:56:58 +00:00
parent 62676cf816
commit 16ca87923d
10 changed files with 656 additions and 605 deletions

22
.gitignore vendored
View File

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