mirror of
https://github.com/element-plus/element-plus.git
synced 2025-02-17 11:49:41 +08:00
build: rename lib
This commit is contained in:
parent
f927b8a586
commit
72d3311abd
@ -15,7 +15,7 @@ module.exports = {
|
||||
filename: 'index.js',
|
||||
libraryTarget: 'umd',
|
||||
libraryExport: 'default',
|
||||
library: 'ELEMENT_PLUS',
|
||||
library: 'ElementPlus',
|
||||
umdNamedDefine: true,
|
||||
},
|
||||
stats: 'verbose',
|
||||
|
Loading…
Reference in New Issue
Block a user