BEFORE YOU SUBMIT please read the following:
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/react/create-react-app/pull/1728
react/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.
BEFORE YOU SUBMIT please read the following:
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-appintegration, tracked inhttps://github.com/react/create-react-app/pull/1728react/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.1andv0.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-1fdf421c05c1140f6d71444ea2b27638R68But I don't know enough about Webpack to say for sure.