@serwist/webpack-plugin
Advanced tools
Comparing version 9.0.1 to 9.0.2
{ | ||
"name": "@serwist/webpack-plugin", | ||
"version": "9.0.1", | ||
"version": "9.0.2", | ||
"type": "module", | ||
@@ -59,3 +59,3 @@ "description": "A plugin for your webpack build process, helping you generate a manifest of local files that should be precached.", | ||
"zod": "3.22.4", | ||
"@serwist/build": "9.0.1" | ||
"@serwist/build": "9.0.2" | ||
}, | ||
@@ -68,4 +68,4 @@ "devDependencies": { | ||
"webpack": "5.91.0", | ||
"@serwist/configs": "9.0.1", | ||
"@serwist/utils": "9.0.1" | ||
"@serwist/configs": "9.0.2", | ||
"@serwist/utils": "9.0.2" | ||
}, | ||
@@ -85,3 +85,3 @@ "peerDependencies": { | ||
"scripts": { | ||
"build": "rimraf dist && cross-env NODE_ENV=production rollup --config rollup.config.js", | ||
"build": "rimraf dist && NODE_ENV=production rollup --config rollup.config.js", | ||
"dev": "rollup --config rollup.config.js --watch", | ||
@@ -88,0 +88,0 @@ "lint": "biome lint ./src", |
@@ -1,1 +0,1 @@ | ||
This module's documentation can be found at https://developer.chrome.com/docs/workbox/modules/workbox-webpack-plugin/ | ||
This module's documentation can be found at https://serwist.pages.dev/docs/webpack-plugin. |
76093
+ Added@serwist/build@9.0.2(transitive)
- Removed@serwist/build@9.0.1(transitive)
Updated@serwist/build@9.0.2