mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-16 11:44:01 +08:00
package: add lint script & lock vue version
This commit is contained in:
@@ -9,7 +9,7 @@ cooking.set({
|
||||
template: false,
|
||||
format: 'umd',
|
||||
moduleName: 'ElTooltip',
|
||||
extends: ['vue2']
|
||||
extends: ['vue2']
|
||||
});
|
||||
|
||||
cooking.add('resolve.alias', {
|
||||
|
||||
Reference in New Issue
Block a user