mirror of
https://gitee.com/dcloud/uni-preset-vue
synced 2025-04-27 07:20:11 +08:00
fix: uni-ui=>@dcloudio/uni-ui
This commit is contained in:
parent
eb01916a22
commit
17e4396c78
@ -1,5 +1,5 @@
|
|||||||
const plugins = []
|
const plugins = []
|
||||||
process.UNI_LIBRARIES = process.UNI_LIBRARIES || ['uni-ui']
|
process.UNI_LIBRARIES = process.UNI_LIBRARIES || ['@dcloudio/uni-ui']
|
||||||
process.UNI_LIBRARIES.forEach(libraryName => {
|
process.UNI_LIBRARIES.forEach(libraryName => {
|
||||||
plugins.push([
|
plugins.push([
|
||||||
'import',
|
'import',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user