Sarah Gauci Mizzi
Sarah Gauci Mizzi
@Zyie Using latest 1.1.1 with this config: ``` import { pixiPipes } from '@assetpack/core/pixi' export default { entry: './raw-assets', output: './public/assets/', pipes: [ ...pixiPipes({ cacheBust: true, texturePacker: { texturePacker: {...
Hi thanks for the quick response, this is a screenshot of the folder structure with the issue being about test_banner.png (the rest of the assets are fine) Since posting I...
I see, sorry did not understand this from the docs, to resolve the warning I had to separate again mobile and desktop since they both have landscape. and the output...
Hi :) any update on this please? @Zyie