feat(assets): use single texture atlas instead of loading all images individually
This commit is contained in:
7
pnpm-lock.yaml
generated
7
pnpm-lock.yaml
generated
@@ -86,6 +86,9 @@ importers:
|
||||
prettier:
|
||||
specifier: 3.6.2
|
||||
version: 3.6.2
|
||||
sharp:
|
||||
specifier: ^0.34.5
|
||||
version: 0.34.5
|
||||
typescript:
|
||||
specifier: 5.9.3
|
||||
version: 5.9.3
|
||||
@@ -11047,8 +11050,7 @@ snapshots:
|
||||
"@iconify/types": 2.0.0
|
||||
vue: 3.5.25(typescript@5.9.3)
|
||||
|
||||
"@img/colour@1.0.0":
|
||||
optional: true
|
||||
"@img/colour@1.0.0": {}
|
||||
|
||||
"@img/sharp-darwin-arm64@0.34.5":
|
||||
optionalDependencies:
|
||||
@@ -17020,7 +17022,6 @@ snapshots:
|
||||
"@img/sharp-win32-arm64": 0.34.5
|
||||
"@img/sharp-win32-ia32": 0.34.5
|
||||
"@img/sharp-win32-x64": 0.34.5
|
||||
optional: true
|
||||
|
||||
shebang-command@2.0.0:
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user