Use custom build output folder when using create-react-app

后端 未结 13 900
被撕碎了的回忆
被撕碎了的回忆 2020-12-04 17:24

Facebook provides a create-react-app command to build react apps. When we run npm run build, we see output in /build folder.

13条回答
提交回复
热议问题