fix(core): update

This commit is contained in:
2021-08-16 15:36:41 +02:00
parent aa78c3465a
commit 5734ca9444
14 changed files with 25164 additions and 839 deletions

19
.gitignore vendored
View File

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