使用Create React App来创建Chrome的工程。

编译完毕运行的时候,遇到了CSP问题,导致页面加载不出来。

解决方案如下:

https://gist.github.com/amad-person/f0ef85a2123a2e1fcf8052dcf09eef90

https://medium.com/@mannecheema/create-env-file-in-the-root-folder-and-inline-runtime-chunk-false-f18b7241fe33