Resolve "Don't inline JS source maps into production bundle"
Changelog
Modify Webpack production configuration to generate source maps to separate files, instead of in lining them in JS bundles.
Issues
Closes #199 (closed)
Edited by Wojciech Barcik