1 Star 0 Fork 1

春蚕/php

forked from 后盾人/php 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 476 Bytes
一键复制 编辑 原始数据 按行查看 历史
后盾人 提交于 2022-05-30 16:00 . 优化系统配置
{
"private": true,
"scripts": {
"dev": "npm run development",
"development": "mix",
"watch": "mix watch",
"watch-poll": "mix watch -- --watch-options-poll=1000",
"hot": "mix watch --hot",
"prod": "npm run production",
"production": "mix --production"
},
"devDependencies": {
"axios": "^0.25.0",
"laravel-mix": "^6.0.43",
"lodash": "^4.17.21",
"postcss": "^8.4.12"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML
1
https://gitee.com/springSilkworm/php.git
git@gitee.com:springSilkworm/php.git
springSilkworm
php
php
master

搜索帮助