We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a836de commit 8a528acCopy full SHA for 8a528ac
playground/vue-lib/vite.config.lib.ts
@@ -13,7 +13,6 @@ export default defineConfig({
13
fileName: 'my-vue-lib',
14
// Vite 6 only property to give a specific name to the css file.
15
// Set as "style" to match Vite 5 for testing purposes.
16
- // @ts-expect-error
17
cssFileName: 'style',
18
},
19
rollupOptions: {
0 commit comments