feat(assets): new assets loading system (currently only for images)
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,8 +1,6 @@
|
||||
# generated
|
||||
public/images/projects
|
||||
|
||||
# temporary
|
||||
__old
|
||||
public/images/projects/pokemons
|
||||
app/composables/useAssets.ts
|
||||
|
||||
# ESlint
|
||||
.eslintcache
|
||||
|
||||
Reference in New Issue
Block a user