提交 5fa1c34b 编写于 作者: Q qq_38870145

Tue Jan 2 10:52:00 CST 2024 inscode

上级 9382d554
run = "yarn install && yarn dev"
run = "sysctl fs.inotify.max_user_watches=524288 && yarn install && yarn dev"
language = "node"
[deployment]
build = "yarn install && yarn build"
build = "sysctl fs.inotify.max_user_watches=524288 && yarn install && yarn build"
run = "yarn preview"
[env]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册