Investigating moving from inline sourcemap to external sourcemap #731
Labels
priority: p4/minor
There is a reasonable workaround, or there is a nice to have with limited impact
size: sm
type: enhancement
New feature or request
The sourcemap is a pretty sizable chunk of the JS file being downloaded. I'm not sure why I opted to use inline sourcemaps, but (namely for performance reasons) we should probably serve sourcemaps separately and allow them to be loaded on demand
The text was updated successfully, but these errors were encountered: