This commit is contained in:
2025-05-21 19:25:23 +08:00
parent 5d96054c0c
commit ff44898d82

View File

@@ -17,7 +17,11 @@ export default defineConfig({
css: {
postcss: {
plugins: [tailwindcss()]
},
}, preprocessorOptions: {
scss: {
silenceDeprecations: ['legacy-js-api'],
}
}
}, server: {
proxy: {
'/baseApi': {