mirror of
https://github.com/zuiidea/antd-admin.git
synced 2024-04-21 12:32:14 +00:00
Upgrade umi@2.2.x
This commit is contained in:
@@ -90,16 +90,6 @@ export default {
|
||||
},
|
||||
extraBabelPresets: ['@lingui/babel-preset-react'],
|
||||
extraBabelPlugins: [
|
||||
[
|
||||
'import',
|
||||
{
|
||||
libraryName: 'ant-design-pro',
|
||||
libraryDirectory: 'lib',
|
||||
style: true,
|
||||
camel2DashComponentName: false,
|
||||
},
|
||||
'ant-design-pro',
|
||||
],
|
||||
[
|
||||
'import',
|
||||
{
|
||||
|
||||
+2
-2
@@ -63,8 +63,8 @@
|
||||
"stylelint-config-prettier": "^4.0.0",
|
||||
"stylelint-config-standard": "^18.2.0",
|
||||
"svg-sprite-loader": "^4.1.1",
|
||||
"umi": "^2.2.0-beta.8",
|
||||
"umi-plugin-react": "^1.1.0"
|
||||
"umi": "^2.2.0",
|
||||
"umi-plugin-react": "^1.2.0"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"puppeteer": "^1.9.0"
|
||||
|
||||
Reference in New Issue
Block a user