feat: support assetBundle #1923
Annotations
6 errors
Run test:
src/AssetManager.ts#L16
'"@akashic/game-configuration"' has no exported member named 'AssetBundleConfiguration'. Did you mean 'AssetConfiguration'?
|
Run test:
src/AssetManager.ts#L17
'"@akashic/game-configuration"' has no exported member named 'BundledAssetConfiguration'. Did you mean 'AssetConfiguration'?
|
Run test:
src/InitialScene.ts#L1
'"@akashic/game-configuration"' has no exported member named 'AssetBundleConfiguration'. Did you mean 'AssetConfiguration'?
|
Run test:
src/InitialScene.ts#L32
Property 'assetBundle' does not exist on type 'GameConfiguration'.
|
Run test:
src/InitialScene.ts#L33
Property 'assetBundle' does not exist on type 'GameConfiguration'.
|
Run test
Process completed with exit code 2.
|
Loading