【发布时间】:2019-04-20 19:54:05
【问题描述】:
似乎当我在 create-react-app 创建的项目上运行 yarn build 时,chunk.js 文件将包含我的原始源代码,人们可以简单地在 chrome 的 devtools 中以漂亮的格式查看我的代码逻辑。我错过了什么吗?例如看看我有这个测试网站:https://alisalimi25.github.io/
【问题讨论】:
标签: build create-react-app yarnpkg production