1 Star 0 Fork 0

zhongyc/webpack_bundler_demo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 396 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhongyc 提交于 2021-10-19 17:39 . 【修复】 打包的bug
{
"name": "webpack-bundle-demo",
"version": "1.0.0",
"description": "",
"main": "moduleBundle.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"@babel/core": "^7.15.8",
"@babel/parser": "^7.15.8",
"@babel/preset-env": "^7.15.8",
"@babel/traverse": "^7.15.4"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/zhongyc/webpack_bundler_demo.git
git@gitee.com:zhongyc/webpack_bundler_demo.git
zhongyc
webpack_bundler_demo
webpack_bundler_demo
master

搜索帮助