mirror of https://gitee.com/antv-l7/antv-l7
104 lines
2.5 KiB
JSON
104 lines
2.5 KiB
JSON
{
|
|
"stages": {
|
|
"develop": {
|
|
"plugins": [
|
|
{
|
|
"name": "babel-plugin-import",
|
|
"options": {
|
|
"libraryName": "antd",
|
|
"libraryDirectory": "es",
|
|
"style": true
|
|
}
|
|
}
|
|
],
|
|
"presets": [
|
|
{
|
|
"name": "/Users/lizhengxue/Documents/AntV/github/L7_2.0/L7/node_modules/gatsby-plugin-typescript/node_modules/@babel/preset-typescript/lib/index.js",
|
|
"options": {
|
|
"plugins": []
|
|
}
|
|
}
|
|
],
|
|
"options": {
|
|
"cacheDirectory": true,
|
|
"sourceType": "unambiguous"
|
|
}
|
|
},
|
|
"develop-html": {
|
|
"plugins": [
|
|
{
|
|
"name": "babel-plugin-import",
|
|
"options": {
|
|
"libraryName": "antd",
|
|
"libraryDirectory": "es",
|
|
"style": true
|
|
}
|
|
}
|
|
],
|
|
"presets": [
|
|
{
|
|
"name": "/Users/lizhengxue/Documents/AntV/github/L7_2.0/L7/node_modules/gatsby-plugin-typescript/node_modules/@babel/preset-typescript/lib/index.js",
|
|
"options": {
|
|
"plugins": []
|
|
}
|
|
}
|
|
],
|
|
"options": {
|
|
"cacheDirectory": true,
|
|
"sourceType": "unambiguous"
|
|
}
|
|
},
|
|
"build-html": {
|
|
"plugins": [
|
|
{
|
|
"name": "babel-plugin-import",
|
|
"options": {
|
|
"libraryName": "antd",
|
|
"libraryDirectory": "es",
|
|
"style": true
|
|
}
|
|
}
|
|
],
|
|
"presets": [
|
|
{
|
|
"name": "/Users/lizhengxue/Documents/AntV/github/L7_2.0/L7/node_modules/gatsby-plugin-typescript/node_modules/@babel/preset-typescript/lib/index.js",
|
|
"options": {
|
|
"plugins": []
|
|
}
|
|
}
|
|
],
|
|
"options": {
|
|
"cacheDirectory": true,
|
|
"sourceType": "unambiguous"
|
|
}
|
|
},
|
|
"build-javascript": {
|
|
"plugins": [
|
|
{
|
|
"name": "babel-plugin-import",
|
|
"options": {
|
|
"libraryName": "antd",
|
|
"libraryDirectory": "es",
|
|
"style": true
|
|
}
|
|
}
|
|
],
|
|
"presets": [
|
|
{
|
|
"name": "/Users/lizhengxue/Documents/AntV/github/L7_2.0/L7/node_modules/gatsby-plugin-typescript/node_modules/@babel/preset-typescript/lib/index.js",
|
|
"options": {
|
|
"plugins": []
|
|
}
|
|
}
|
|
],
|
|
"options": {
|
|
"cacheDirectory": true,
|
|
"sourceType": "unambiguous"
|
|
}
|
|
}
|
|
},
|
|
"browserslist": [
|
|
">0.25%",
|
|
"not dead"
|
|
]
|
|
} |