KhronosGroup / glTF-Sample-Viewer

Physically-Based Rendering in glTF 2.0 using WebGL
Apache License 2.0
1.21k stars 229 forks source link

Web app not rebuilt after shader changes #524

Open wasimabbas-arm opened 4 months ago

wasimabbas-arm commented 4 months ago

I assume after I change the shader files while running the web app via npm run dev the app should automatically rebuild so if I refresh the page it should update.

If that is true. It's not working for me on Apple Silicon macOS Sonoma 14.1.2. I have tried in Safari, Chrome and FireFox.