fregante/browser-extension-template

Revisit external sourcemap support, it might be possible

Open

#99 aberto em 29 de jan. de 2024

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (83 forks)github user discovery
documentationhelp wanted

Métricas do repositório

Stars
 (844 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador