mirror of
https://github.com/VisActor/VChart
synced 2024-11-21 15:38:37 +00:00
ci: no need of umd product of vutils-extension
This commit is contained in:
parent
a0232acfc2
commit
ee60457b4a
@ -2,7 +2,7 @@
|
||||
* @type {Partial<import('@internal/bundler').Config>}
|
||||
*/
|
||||
module.exports = {
|
||||
formats: ['cjs', 'es', 'umd'],
|
||||
formats: ['cjs', 'es'],
|
||||
name: 'VDatasetExtension',
|
||||
umdOutputFilename: 'index'
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user