mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 15:36:49 +08:00
fix(vite): 消除编译警告
This commit is contained in:
@@ -331,6 +331,7 @@ export default defineConfig({
|
||||
css: {
|
||||
preprocessorOptions: {
|
||||
scss: {
|
||||
api: 'modern-compiler',
|
||||
quietDeps: true,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user