GoogleChrome / GoogleChrome/workbox

Source map support for injectManifest makes incorrect assumptions

Open
#3,233 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
13k
Forks
880
Avg merge
2h 44m
Merged PRs (30d)
8

Description

**Library Affected**:
workbox-build

**Browser & Platform**:
n/a

**Issue or Feature Request Description**:
It looks like source map support was added for the Webpack plugin in #2239 when injecting the manifest. However, there is no such support for the `injectManifest` method in the _workbox-build_ package. It would be helpful if the same code could be applied there, i.e. if a source map exists for `swSrc` then write an adjusted one for `swDest`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.