sourcemap types.js.map 404
In my nextjs app, I keep running into /_next/static/chunks/pages/types.js.map 404 error locally where it tries to read types.js.map but it doesn't exist. When I did a look up in the browser, it is pointing me to //# sourceMappingURL=types.js.map from RQ. am I looking at the right thing and has anyone ran into this before?


0 Replies