1 Star 0 Fork 0

轻飘yyf/threejs-portal2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 906 Bytes
一键复制 编辑 原始数据 按行查看 历史
Erdong Chen 提交于 2021-10-07 23:44 . updated package.json
{
"repository": "#",
"license": "UNLICENSED",
"scripts": {
"build": "webpack --config ./bundler/webpack.prod.js",
"dev": "webpack serve --config ./bundler/webpack.dev.js",
"heroku-postbuild": "npm run build"
},
"dependencies": {
"@babel/core": "^7.14.6",
"@babel/preset-env": "^7.14.7",
"babel-loader": "^8.2.2",
"clean-webpack-plugin": "^3.0.0",
"copy-webpack-plugin": "^9.0.1",
"css-loader": "^5.2.6",
"dat.gui": "^0.7.7",
"file-loader": "^6.2.0",
"html-loader": "^2.1.2",
"html-webpack-plugin": "^5.3.2",
"mini-css-extract-plugin": "^2.0.0",
"portfinder-sync": "0.0.2",
"raw-loader": "^4.0.2",
"serve": "^12.0.1",
"spectorjs": "^0.9.25",
"style-loader": "^3.0.0",
"three": "^0.130.0",
"webpack": "^5.41.1",
"webpack-cli": "^4.7.2",
"webpack-dev-server": "^3.11.2",
"webpack-merge": "^5.8.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yyf994/threejs-portal2.git
git@gitee.com:yyf994/threejs-portal2.git
yyf994
threejs-portal2
threejs-portal2
master

搜索帮助