Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webpack import workbox from local #1148

Merged
merged 2 commits into from
Jan 2, 2018
Merged

Conversation

jeffposnick
Copy link
Contributor

R: @goldhand @addyosmani @gauntface

With this PR, I think we have enough to fix #933. (There are still docs updates that are needed to reflect all the new options, tracked in google/WebFundamentals#5567).

This adds support for importWorkboxFrom: 'local' in the GenerateSW mode of the webpack plugin.

(As with the underlying workbox-build library, 'local' mode isn't supported in the inject manifest use case.)

@coveralls
Copy link

Coverage Status

Coverage increased (+2.3%) to 88.112% when pulling 8989849 on webpack-import-workbox-from-local into 2b51480 on v3.

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

Successfully merging this pull request may close these issues.

3 participants