fix(core): update

This commit is contained in:
2024-03-13 20:02:12 +01:00
parent 3357ca8c2b
commit 5e9bbfaf1b
14 changed files with 5989 additions and 931 deletions

18
.gitignore vendored
View File

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