You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@dstr89 thanks for reporting this, and sorry that you're experiencing this problem. I've tried to reproduce this locally, but I don't see the same error that you are seeing. Is there any way you could get us a minimal reproduction to debug?
Hello,
After adding the following configuration to expose public assets in my wrangler.toml
I am getting the following error while running
npm run test
:Here is my package JSON:
I noticed that the error goes away if I empty my ASSETS folder. However, then I cannot write an appropriate test. Please advise.
Daniel
The text was updated successfully, but these errors were encountered: