mirror of
https://github.com/Redocly/redoc.git
synced 2026-01-04 15:33:06 +03:00
Merge 233f8e92e2 into 33f9525a7a
This commit is contained in:
commit
edb8a6c2c1
|
|
@ -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