|
@@ -85,7 +85,7 @@ entry: {
|
|
plugins: [
|
|
plugins: [
|
|
new InjectAssetsPlugin({
|
|
new InjectAssetsPlugin({
|
|
// replace assets in the service worker and in the app script
|
|
// replace assets in the service worker and in the app script
|
|
- targets: ['serviceWorker', 'app']
|
|
|
|
|
|
+ targets: ['serviceWorker', 'app|js']
|
|
})
|
|
})
|
|
]
|
|
]
|
|
...
|
|
...
|