mirror of
https://github.com/Redocly/redoc.git
synced 2025-11-25 20:15:23 +03:00
Merge 233f8e92e2 into 10400113fb
This commit is contained in:
commit
f205650152
|
|
@ -57,7 +57,7 @@ export default defineConfig(({ command, mode }) => {
|
|||
global: 'globalThis',
|
||||
},
|
||||
build: {
|
||||
outDir: 'bundle',
|
||||
outDir: 'bundles',
|
||||
emptyOutDir: false,
|
||||
lib: {
|
||||
entry: resolve(__dirname, isStandalone ? 'src/standalone.tsx' : 'src/index.ts'),
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user