Skip to content

Commit 86f7659

Browse files
committed
build: update vite configuration
1 parent 2007cce commit 86f7659

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
@@ -16,6 +16,7 @@ export default defineConfig(() => {
1616
preprocessorOptions: {
1717
scss: {
1818
quietDeps: true,
19+
silenceDeprecations: ['import', 'legacy-js-api'],
1920
},
2021
},
2122
},

0 commit comments

Comments
 (0)