Has anyone come across this error when using passPostProcessing
GET http://localhost:8080/src/Shaders/pass.fragment.fx 404 Not found
this is being used by CreateScreenshotUsingRenderTarget
we have one app that uses this with no errors but the other app is throwing this error.
The build configuration on both projects is identical (we use babel and vue3).
This diddnt just start happening due to an API upgrade or anything, so I doubt anything recent broke this.
im a little confused by this… Any hints would be appreciated.