Skip to content

Commit 0b70545

Browse files
committed
build: update vite configuration
1 parent 5938768 commit 0b70545

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vite.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ export default defineConfig(() => {
1818
preprocessorOptions: {
1919
scss: {
2020
quietDeps: true,
21+
silenceDeprecations: ['import', 'legacy-js-api'],
2122
},
2223
},
2324
},

0 commit comments

Comments
 (0)