rsnext/test/production/generate-middleware-source-maps
Gal Schlezinger 708688dd26
[edge] enable edge compiler source maps by default (#38365)
since we no longer have a single compiler for browser & edge, we can enable
source map generation by default for all edge functions. This would make it
much easier to debug and understand what's happening when deploying to prod
as the log statements will show us the actual code location instead of post
bundling and minified location.

This also removes the experimental flag as it's not needed anymore.
2022-07-06 18:17:57 +00:00
..
index.test.ts [edge] enable edge compiler source maps by default (#38365) 2022-07-06 18:17:57 +00:00