Clean vite config

This commit is contained in:
wjtje 2023-01-16 14:31:20 +01:00 committed by Pieter Vander Vennet
parent cc0c925b81
commit 10c89e8eb5

View file

@ -1,5 +1,2 @@
/** @type {import('vite').UserConfig} */
export default {
// config options
optimizeDeps: ["util"],
}
export default {}