Skip to content

0.10.0 regression in create-react-app integration #74

Closed
@jeffposnick

Description

BEFORE YOU SUBMIT please read the following:

  • I'm submitting a bug report

webpack version:
2.x

sw-precache-webpack-plugin version:
0.10.0

Please tell us about your environment:
OSX 10.x

We've been working on a create-react-app integration, tracked inhttps://github.com/facebook/create-react-app/pull/1728

facebook/create-react-app#1728 (comment) describes a regression when using v0.10.0+ of this plugin, in which the Webpack build process is run twice.

Looking at the change between v0.9.1 and v0.10.0, I guess the issue might have been triggered by something around here: https://github.com/goldhand/sw-precache-webpack-plugin/compare/v0.9.1...v0.10.0?ws=0#diff-1fdf421c05c1140f6d71444ea2b27638R68

But I don't know enough about Webpack to say for sure.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions