8000 GitHub - BlackGanglion/react-source-test: the environment of react source research
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

BlackGanglion/react-source-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React 源码研究

  • dev 版本,官方提供的 development 包
  • prod 版本,对于源码要重新打包,去掉 production 的混淆与压缩
    • scripts/rollup/build.js isProduction = true
    • /* isProduction && closure() */ 注释掉
    • npm run build

About

the environment of react source research

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0