Lukasz Brodowski

Results 3 comments of Lukasz Brodowski

Yes I see what you mean, changing the `texture.once('update', onUpdate)` to a `texure.on('update', fn)` eventually callsback when the `createImageBitmap` resolves and `generateTexture` finally works. https://www.pixiplayground.com/#/edit/g2tTEAjZXohqmWSBGxXXk There isn't a good programatic...

@evilebottnawi why do you think this is a wds/wdm issue and not a webpack issue? I looked into this and it seems like this is an issue with the watcher...

@evilebottnawi yes the repo is here: https://github.com/lukebro/webpack-issue-8234