mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-03-06 02:11:56 +00:00
fix: 🐛 去掉 npm 上没有的依赖 (#68)
This commit is contained in:
parent
3f0c250dca
commit
e7ce77987e
@ -76,7 +76,6 @@ const pluginFactory: BuilderComponentPluginFactory<IceJsPackageJsonPluginConfig>
|
|||||||
eslint: '^6.0.1',
|
eslint: '^6.0.1',
|
||||||
'ice.js': '^1.0.0',
|
'ice.js': '^1.0.0',
|
||||||
stylelint: '^13.2.0',
|
stylelint: '^13.2.0',
|
||||||
'@ali/build-plugin-ice-def': '^0.1.0',
|
|
||||||
},
|
},
|
||||||
scripts: {
|
scripts: {
|
||||||
start: 'icejs start',
|
start: 'icejs start',
|
||||||
|
|||||||
@ -23,8 +23,7 @@ export default function getFile(): [string[], ResultFile] {
|
|||||||
"zh-cn"
|
"zh-cn"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
"@ali/build-plugin-ice-def"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
`,
|
`,
|
||||||
|
|||||||
@ -15,8 +15,7 @@
|
|||||||
"zh-cn"
|
"zh-cn"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
"@ali/build-plugin-ice-def"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -19,8 +19,7 @@
|
|||||||
"build-plugin-moment-locales": "^0.1.0",
|
"build-plugin-moment-locales": "^0.1.0",
|
||||||
"eslint": "^6.0.1",
|
"eslint": "^6.0.1",
|
||||||
"ice.js": "^1.0.0",
|
"ice.js": "^1.0.0",
|
||||||
"stylelint": "^13.2.0",
|
"stylelint": "^13.2.0"
|
||||||
"@ali/build-plugin-ice-def": "^0.1.0"
|
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "icejs start",
|
"start": "icejs start",
|
||||||
|
|||||||
@ -15,8 +15,7 @@
|
|||||||
"zh-cn"
|
"zh-cn"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
"@ali/build-plugin-ice-def"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -22,8 +22,7 @@
|
|||||||
"build-plugin-moment-locales": "^0.1.0",
|
"build-plugin-moment-locales": "^0.1.0",
|
||||||
"eslint": "^6.0.1",
|
"eslint": "^6.0.1",
|
||||||
"ice.js": "^1.0.0",
|
"ice.js": "^1.0.0",
|
||||||
"stylelint": "^13.2.0",
|
"stylelint": "^13.2.0"
|
||||||
"@ali/build-plugin-ice-def": "^0.1.0"
|
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "icejs start",
|
"start": "icejs start",
|
||||||
|
|||||||
@ -15,8 +15,7 @@
|
|||||||
"zh-cn"
|
"zh-cn"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
"@ali/build-plugin-ice-def"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -17,8 +17,7 @@
|
|||||||
"build-plugin-moment-locales": "^0.1.0",
|
"build-plugin-moment-locales": "^0.1.0",
|
||||||
"eslint": "^6.0.1",
|
"eslint": "^6.0.1",
|
||||||
"ice.js": "^1.0.0",
|
"ice.js": "^1.0.0",
|
||||||
"stylelint": "^13.2.0",
|
"stylelint": "^13.2.0"
|
||||||
"@ali/build-plugin-ice-def": "^0.1.0"
|
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "icejs start",
|
"start": "icejs start",
|
||||||
|
|||||||
@ -15,8 +15,7 @@
|
|||||||
"zh-cn"
|
"zh-cn"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
"@ali/build-plugin-ice-def"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -17,8 +17,7 @@
|
|||||||
"build-plugin-moment-locales": "^0.1.0",
|
"build-plugin-moment-locales": "^0.1.0",
|
||||||
"eslint": "^6.0.1",
|
"eslint": "^6.0.1",
|
||||||
"ice.js": "^1.0.0",
|
"ice.js": "^1.0.0",
|
||||||
"stylelint": "^13.2.0",
|
"stylelint": "^13.2.0"
|
||||||
"@ali/build-plugin-ice-def": "^0.1.0"
|
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "icejs start",
|
"start": "icejs start",
|
||||||
|
|||||||
@ -15,8 +15,7 @@
|
|||||||
"zh-cn"
|
"zh-cn"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
"@ali/build-plugin-ice-def"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -19,8 +19,7 @@
|
|||||||
"build-plugin-moment-locales": "^0.1.0",
|
"build-plugin-moment-locales": "^0.1.0",
|
||||||
"eslint": "^6.0.1",
|
"eslint": "^6.0.1",
|
||||||
"ice.js": "^1.0.0",
|
"ice.js": "^1.0.0",
|
||||||
"stylelint": "^13.2.0",
|
"stylelint": "^13.2.0"
|
||||||
"@ali/build-plugin-ice-def": "^0.1.0"
|
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "icejs start",
|
"start": "icejs start",
|
||||||
|
|||||||
@ -15,8 +15,7 @@
|
|||||||
"zh-cn"
|
"zh-cn"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
"@ali/build-plugin-ice-def"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -20,8 +20,7 @@
|
|||||||
"build-plugin-moment-locales": "^0.1.0",
|
"build-plugin-moment-locales": "^0.1.0",
|
||||||
"eslint": "^6.0.1",
|
"eslint": "^6.0.1",
|
||||||
"ice.js": "^1.0.0",
|
"ice.js": "^1.0.0",
|
||||||
"stylelint": "^13.2.0",
|
"stylelint": "^13.2.0"
|
||||||
"@ali/build-plugin-ice-def": "^0.1.0"
|
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "icejs start",
|
"start": "icejs start",
|
||||||
|
|||||||
@ -15,8 +15,7 @@
|
|||||||
"zh-cn"
|
"zh-cn"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
"@ali/build-plugin-ice-def"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -19,8 +19,7 @@
|
|||||||
"build-plugin-moment-locales": "^0.1.0",
|
"build-plugin-moment-locales": "^0.1.0",
|
||||||
"eslint": "^6.0.1",
|
"eslint": "^6.0.1",
|
||||||
"ice.js": "^1.0.0",
|
"ice.js": "^1.0.0",
|
||||||
"stylelint": "^13.2.0",
|
"stylelint": "^13.2.0"
|
||||||
"@ali/build-plugin-ice-def": "^0.1.0"
|
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "icejs start",
|
"start": "icejs start",
|
||||||
|
|||||||
@ -15,8 +15,7 @@
|
|||||||
"zh-cn"
|
"zh-cn"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
"@ali/build-plugin-ice-def"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -19,8 +19,7 @@
|
|||||||
"build-plugin-moment-locales": "^0.1.0",
|
"build-plugin-moment-locales": "^0.1.0",
|
||||||
"eslint": "^6.0.1",
|
"eslint": "^6.0.1",
|
||||||
"ice.js": "^1.0.0",
|
"ice.js": "^1.0.0",
|
||||||
"stylelint": "^13.2.0",
|
"stylelint": "^13.2.0"
|
||||||
"@ali/build-plugin-ice-def": "^0.1.0"
|
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "icejs start",
|
"start": "icejs start",
|
||||||
|
|||||||
@ -15,8 +15,7 @@
|
|||||||
"zh-cn"
|
"zh-cn"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
"@ali/build-plugin-ice-def"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -18,8 +18,7 @@
|
|||||||
"build-plugin-moment-locales": "^0.1.0",
|
"build-plugin-moment-locales": "^0.1.0",
|
||||||
"eslint": "^6.0.1",
|
"eslint": "^6.0.1",
|
||||||
"ice.js": "^1.0.0",
|
"ice.js": "^1.0.0",
|
||||||
"stylelint": "^13.2.0",
|
"stylelint": "^13.2.0"
|
||||||
"@ali/build-plugin-ice-def": "^0.1.0"
|
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "icejs start",
|
"start": "icejs start",
|
||||||
|
|||||||
@ -15,8 +15,7 @@
|
|||||||
"zh-cn"
|
"zh-cn"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
"@ali/build-plugin-ice-def"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -18,8 +18,7 @@
|
|||||||
"build-plugin-moment-locales": "^0.1.0",
|
"build-plugin-moment-locales": "^0.1.0",
|
||||||
"eslint": "^6.0.1",
|
"eslint": "^6.0.1",
|
||||||
"ice.js": "^1.0.0",
|
"ice.js": "^1.0.0",
|
||||||
"stylelint": "^13.2.0",
|
"stylelint": "^13.2.0"
|
||||||
"@ali/build-plugin-ice-def": "^0.1.0"
|
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "icejs start",
|
"start": "icejs start",
|
||||||
|
|||||||
@ -15,8 +15,7 @@
|
|||||||
"zh-cn"
|
"zh-cn"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
"@ali/build-plugin-ice-def"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -20,8 +20,7 @@
|
|||||||
"build-plugin-moment-locales": "^0.1.0",
|
"build-plugin-moment-locales": "^0.1.0",
|
||||||
"eslint": "^6.0.1",
|
"eslint": "^6.0.1",
|
||||||
"ice.js": "^1.0.0",
|
"ice.js": "^1.0.0",
|
||||||
"stylelint": "^13.2.0",
|
"stylelint": "^13.2.0"
|
||||||
"@ali/build-plugin-ice-def": "^0.1.0"
|
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "icejs start",
|
"start": "icejs start",
|
||||||
|
|||||||
@ -15,8 +15,7 @@
|
|||||||
"zh-cn"
|
"zh-cn"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
"@ali/build-plugin-ice-def"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -20,8 +20,7 @@
|
|||||||
"build-plugin-moment-locales": "^0.1.0",
|
"build-plugin-moment-locales": "^0.1.0",
|
||||||
"eslint": "^6.0.1",
|
"eslint": "^6.0.1",
|
||||||
"ice.js": "^1.0.0",
|
"ice.js": "^1.0.0",
|
||||||
"stylelint": "^13.2.0",
|
"stylelint": "^13.2.0"
|
||||||
"@ali/build-plugin-ice-def": "^0.1.0"
|
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "icejs start",
|
"start": "icejs start",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user