Nora Söderlund's Developer Blog

FeaturedGoogle MapsCloudflareSecurityToolsReactOutdoor Adventures

5 months ago

Source maps are enabled by default in React

I recently made quite the discovery that the source maps for your compiled Node.JS source files, are enabled by default in React!

Read more about why I think this is bad practice and how you can resolve it.