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