build: 重新构建 Flutter Web 产物(优化构建)

This commit is contained in:
2026-04-08 14:34:08 +08:00
parent ffac18fd03
commit d59205f0e2

View File

@@ -37,6 +37,6 @@ _flutter.buildConfig = {"engineRevision":"e4b8dca3f1b4ede4c30371002441c88c12187e
_flutter.loader.load({
serviceWorkerSettings: {
serviceWorkerVersion: "3701775034" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */
serviceWorkerVersion: "494072610" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */
}
});