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 c09351c commit 1b20a46Copy full SHA for 1b20a46
vite.config.ts
@@ -14,7 +14,6 @@ export default defineConfig({
14
...(isDocs
15
? {
16
// build de la web de componentes
17
- outDir: 'dist-docs',
18
sourcemap: true,
19
rollupOptions: {
20
external: [], // empaquetar todo
0 commit comments