fix(core): update

This commit is contained in:
2023-06-10 13:46:58 +02:00
parent 340a5c3fb7
commit 9552cb9de6
17 changed files with 4719 additions and 8429 deletions

16
.gitignore vendored
View File

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