1 Star 1 Fork 1

theajack / tcon

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.02 KB
一键复制 编辑 原始数据 按行查看 历史
theajack 提交于 2019-12-25 11:05 . feat: 1.1.4 增加init参数配置
{
"name": "tcon",
"version": "1.1.4",
"description": "",
"main": "index.js",
"scripts": {
"build": "webpack --config webpack-config/webpack.buildmain.config.js",
"build:log": "webpack --config webpack-config/webpack.buildplugin.config.js --env.pluginname=log",
"build:plugin": "npm run build:log",
"build:code": "webpack --config webpack-config/webpack.buildcode.config.js",
"build:all": "npm run build && npm run build:plugin && npm run build:code",
"build:npm": "node ./helper/copy-to-npm.js",
"start": "webpack-dev-server --open --config webpack-config/webpack.config.js"
},
"author": "",
"license": "ISC",
"devDependencies": {
"@babel/core": "^7.5.5",
"@babel/preset-env": "^7.5.5",
"babel-loader": "^8.0.6",
"cnchar-all": "^2.0.6",
"gulp": "^4.0.2",
"recast": "^0.18.2",
"webpack": "^4.39.1",
"webpack-cli": "^3.3.6",
"webpack-dev-server": "^3.7.2"
},
"dependencies": {}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/theajack/tcon.git
git@gitee.com:theajack/tcon.git
theajack
tcon
tcon
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891