pull down to refresh
@k00b has there been consideration given to enabling this option in NextJS: https://nextjs.org/docs/app/api-reference/next-config-js/productionBrowserSourceMaps ?
I think it might be useful to debug things e.g. our wonky service worker behavior.
Sure let's do it
https://github.com/stackernews/stacker.news/pull/636
@k00b has there been consideration given to enabling this option in NextJS: https://nextjs.org/docs/app/api-reference/next-config-js/productionBrowserSourceMaps ?
I think it might be useful to debug things e.g. our wonky service worker behavior.