ibag
Version:
A visual, fast, and customizable front-end scaffolding.
148 lines • 4.75 kB
JSON
{
"stages": {
"develop": {
"plugins": [
{
"name": "babel-plugin-lodash",
"options": {}
},
{
"name": "/Users/junking/WebstormProjects/ibag-temp/web/ibag-guide-web/node_modules/@babel/plugin-proposal-optional-chaining/lib/index.js",
"options": {}
},
{
"name": "/Users/junking/WebstormProjects/ibag-temp/web/ibag-guide-web/node_modules/@babel/plugin-proposal-nullish-coalescing-operator/lib/index.js",
"options": {}
},
{
"name": "/Users/junking/WebstormProjects/ibag-temp/web/ibag-guide-web/node_modules/@babel/plugin-proposal-numeric-separator/lib/index.js",
"options": {}
}
],
"presets": [
{
"name": "/Users/junking/WebstormProjects/ibag-temp/web/ibag-guide-web/node_modules/@babel/preset-typescript/lib/index.js",
"options": {
"plugins": [],
"allExtensions": false,
"isTSX": false,
"jsxPragma": "React"
}
}
],
"options": {
"cacheDirectory": true,
"sourceType": "unambiguous"
}
},
"develop-html": {
"plugins": [
{
"name": "babel-plugin-lodash",
"options": {}
},
{
"name": "/Users/junking/WebstormProjects/ibag-temp/web/ibag-guide-web/node_modules/@babel/plugin-proposal-optional-chaining/lib/index.js",
"options": {}
},
{
"name": "/Users/junking/WebstormProjects/ibag-temp/web/ibag-guide-web/node_modules/@babel/plugin-proposal-nullish-coalescing-operator/lib/index.js",
"options": {}
},
{
"name": "/Users/junking/WebstormProjects/ibag-temp/web/ibag-guide-web/node_modules/@babel/plugin-proposal-numeric-separator/lib/index.js",
"options": {}
}
],
"presets": [
{
"name": "/Users/junking/WebstormProjects/ibag-temp/web/ibag-guide-web/node_modules/@babel/preset-typescript/lib/index.js",
"options": {
"plugins": [],
"allExtensions": false,
"isTSX": false,
"jsxPragma": "React"
}
}
],
"options": {
"cacheDirectory": true,
"sourceType": "unambiguous"
}
},
"build-html": {
"plugins": [
{
"name": "babel-plugin-lodash",
"options": {}
},
{
"name": "/Users/junking/WebstormProjects/ibag-temp/web/ibag-guide-web/node_modules/@babel/plugin-proposal-optional-chaining/lib/index.js",
"options": {}
},
{
"name": "/Users/junking/WebstormProjects/ibag-temp/web/ibag-guide-web/node_modules/@babel/plugin-proposal-nullish-coalescing-operator/lib/index.js",
"options": {}
},
{
"name": "/Users/junking/WebstormProjects/ibag-temp/web/ibag-guide-web/node_modules/@babel/plugin-proposal-numeric-separator/lib/index.js",
"options": {}
}
],
"presets": [
{
"name": "/Users/junking/WebstormProjects/ibag-temp/web/ibag-guide-web/node_modules/@babel/preset-typescript/lib/index.js",
"options": {
"plugins": [],
"allExtensions": false,
"isTSX": false,
"jsxPragma": "React"
}
}
],
"options": {
"cacheDirectory": true,
"sourceType": "unambiguous"
}
},
"build-javascript": {
"plugins": [
{
"name": "babel-plugin-lodash",
"options": {}
},
{
"name": "/Users/junking/WebstormProjects/ibag-temp/web/ibag-guide-web/node_modules/@babel/plugin-proposal-optional-chaining/lib/index.js",
"options": {}
},
{
"name": "/Users/junking/WebstormProjects/ibag-temp/web/ibag-guide-web/node_modules/@babel/plugin-proposal-nullish-coalescing-operator/lib/index.js",
"options": {}
},
{
"name": "/Users/junking/WebstormProjects/ibag-temp/web/ibag-guide-web/node_modules/@babel/plugin-proposal-numeric-separator/lib/index.js",
"options": {}
}
],
"presets": [
{
"name": "/Users/junking/WebstormProjects/ibag-temp/web/ibag-guide-web/node_modules/@babel/preset-typescript/lib/index.js",
"options": {
"plugins": [],
"allExtensions": false,
"isTSX": false,
"jsxPragma": "React"
}
}
],
"options": {
"cacheDirectory": true,
"sourceType": "unambiguous"
}
}
},
"browserslist": [
">0.25%",
"not dead"
]
}