fix(core): update

This commit is contained in:
2024-01-24 15:24:53 +01:00
parent ba7ffa45e1
commit eab8a38234
18 changed files with 5871 additions and 1639 deletions

14
.gitignore vendored
View File

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