mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-21 01:12:59 +00:00
feat: update stuff
This commit is contained in:
@@ -39,13 +39,6 @@ export default defineConfig({
|
||||
define: {
|
||||
global: "window",
|
||||
},
|
||||
css: {
|
||||
preprocessorOptions: {
|
||||
scss: {
|
||||
api: "modern-compiler",
|
||||
},
|
||||
},
|
||||
},
|
||||
envPrefix: ["TAURI_", "VITE_"],
|
||||
plugins: [
|
||||
ViteYaml({ exclude: /\.layout\.yml$/ }),
|
||||
|
||||
Reference in New Issue
Block a user