rsnext/test/.stats-app
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
..
components Add additional stats app pages (#27202) 2021-07-16 12:13:04 -05:00
pages Add additional stats app pages (#27202) 2021-07-16 12:13:04 -05:00
image.js Add page with next/image to stats-app (#26973) 2021-07-07 09:50:24 -05:00
middleware.js Add middleware size stats (#37519) 2022-06-07 17:05:48 +00:00
package.json Remove React version checks and warnings that are no longer needed (#25992) 2021-06-14 19:34:53 +00:00
stats-config.js [edge] enable edge compiler source maps by default (#38365) 2022-07-06 18:17:57 +00:00