mirror of
https://github.com/mathuo/dockview
synced 2025-02-15 12:55:44 +00:00
fix: build
This commit is contained in:
parent
c4e2d1c645
commit
6acc444c58
@ -65,11 +65,6 @@ function createBundle(format, options) {
|
|||||||
}),
|
}),
|
||||||
typescript({
|
typescript({
|
||||||
tsconfig: 'tsconfig.esm.json',
|
tsconfig: 'tsconfig.esm.json',
|
||||||
sourcemap: true,
|
|
||||||
compilerOptions: {
|
|
||||||
declaration: false,
|
|
||||||
sourcemap: true,
|
|
||||||
},
|
|
||||||
}),
|
}),
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user