Use workbox 5 to avoid CDN call to Google

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2021-01-11 17:35:27 +01:00
parent edd575fd0d
commit 1bc3c1db09
3 changed files with 295 additions and 141 deletions

View File

@@ -95,6 +95,7 @@
},
"resolutions": {
"prosemirror-model": "1.9.1",
"prosemirror-state": "1.3.3"
"prosemirror-state": "1.3.3",
"workbox-webpack-plugin": "5.1.3"
}
}