feat(assets): new assets loading system (currently only for images)

This commit is contained in:
2025-12-17 12:28:48 +01:00
parent a31f72f41d
commit 2f16f382e5
106 changed files with 359 additions and 366 deletions

6
.gitignore vendored
View File

@@ -1,8 +1,6 @@
# generated
public/images/projects
# temporary
__old
public/images/projects/pokemons
app/composables/useAssets.ts
# ESlint
.eslintcache