Joe
Joe
@Zyie yes sure .assetpack.js ```js import { pixiPipes } from '@assetpack/core/pixi' import { webfont } from '@assetpack/core/webfont' import { json } from '@assetpack/core/json' export default { entry: './raw-assets', output: './public/assets/',...
hi @Zyie unfortunately it is not working and I got this error now: ``` Uncaught (in promise) Error: [Loader.load] Failed to load http://localhost:5173/assets/game/numbers/numbers.xml. Error: [Loader.load] Failed to load http://localhost:5173/assets/game/numbers/numbers.png. InvalidStateError:...
hi @Zyie thanks for this.. after upgrading to 1.4.0 whether using `{nomip}` or `{fix}`, it solved solved my problem, not sure if this is expected ?
hmm, updated to the latest version (v2.3.0) doesn't work, anyway thanks
greats idea, thank you guys!
same here, @masylum did you find a solution? thanks