fyyyyy

Results 45 comments of fyyyyy

maybe related https://github.com/phaserjs/phaser/issues/6776 also ran npm update which updated from phaser 3.85, to 3.86 maybe thats the issue?

> [@fyyyyy](https://github.com/fyyyyy) This is kinda easy, so I would encourage you to try and send a PR for it. The PR and test is ready, just needs review

> Another option would be to pass the values as local variables with the devcontainer.json: > "NPM_USER": "${localEnv:NPM_USER}" This only seems to work when launching VScode via commandline, not via...

Another option to solve this would be to add a `prebuild: ` script to devcontainer.json This would probably be more flexible as we can copy files to the context, read...