fregante/browser-extension-template

Revisit external sourcemap support, it might be possible

Open

#99 opened on Jan 29, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (83 forks)github user discovery
documentationhelp wanted

Repository metrics

Stars
 (844 stars)
PR merge metrics
 (PR metrics pending)

Description

https://stackoverflow.com/a/77463012/288906

See linked bugs in:

https://stackoverflow.com/a/62270410/288906

Currently I think sourcemaps are inlined, which bloat the bundles during development and slow loading down.

Contributor guide