mirror of
https://github.com/netfun2000/rttys_zhaojh329.git
synced 2026-02-27 09:53:24 +08:00
api: Optimizing Static Resource Handling
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
This commit is contained in:
+1
-2
@@ -12,8 +12,7 @@ export default defineConfig({
|
||||
compression({
|
||||
algorithms: ['gzip'],
|
||||
deleteOriginalAssets: true,
|
||||
threshold: 10240,
|
||||
filename: '[path][base]'
|
||||
threshold: 10240
|
||||
}),
|
||||
vueI18n()
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user