Skip to content
This repository has been archived by the owner on Oct 13, 2022. It is now read-only.

Don't include source map files in service worker output #60

Open
maxmilton opened this issue May 8, 2018 · 0 comments
Open

Don't include source map files in service worker output #60

maxmilton opened this issue May 8, 2018 · 0 comments

Comments

@maxmilton
Copy link

When generating the service worker manifest file (app/manifest/service-worker.js) it currently also includes source map files (e.g. "client/fbd4e5d87f8d7dec1966/main.0.js.map"). These files don't belong here and should be excluded. Perhaps there could be some way for the developer to exclude arbitrary files here?

Once this is implemented, it would be worth considering enabling source map generation in production builds.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant