just-react icon indicating copy to clipboard operation
just-react copied to clipboard

build之后没有出现node_modules文件夹

Open callqh opened this issue 5 years ago • 2 comments

拉取当前最新版本的react,执行响应的build命令之后没有打包出node_modules文件夹是怎么回事呀

callqh avatar Nov 03 '20 23:11 callqh

有2种 build 命令, 你使用的是不是 非17版本的?

BetaSu avatar Nov 04 '20 14:11 BetaSu

已经解决了卡大。我这里执行的时候需要加上set node_env来指定打包环境为dev

发自我的iPad

在 2020年11月4日,下午10:36,卡颂 [email protected] 写道:

 有2种 build 命令, 你使用的是不是 非17版本的?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

callqh avatar Nov 04 '20 14:11 callqh