From 66d4793fc09e03c17e017ebfd73f52ac4b14cfc2 Mon Sep 17 00:00:00 2001 From: CzBiX Date: Mon, 29 Jan 2024 14:39:07 +0800 Subject: [PATCH] Clean config --- vue.config.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/vue.config.js b/vue.config.js index 927ca26..a94a632 100644 --- a/vue.config.js +++ b/vue.config.js @@ -15,9 +15,6 @@ module.exports = { maskIcon: null, msTileImage: null, }, - workboxOptions: { - importWorkboxFrom: 'local', - }, }, devServer: {