Just wanted to share my latest sideproject of my other sideproject, a DevToops Debug Extension for an awesome Phaser3 plugin. GitHub - zewa666/grid-engine-devtools: A DevTools extension for the Grid Engine Phaser 3 plugin
Since my Games UI is Aurelia based, naturally the Extension also had to be
I have to admit I needed some ugly hacks to allow proper Dev time tooling for the extension with Webpack, so it might help others trying to achieve the same. (Iām looking at you nasty CSP manifest v3 vs v2 behavior)