项目作者: joshwilsonvu

项目描述 :
Prevents unnecessary rerenders and GC pressure by hoisting constant objects out of JSX attributes and into the global scope, ex. for objects in a 'style' prop.
高级语言: TypeScript
项目地址: git://github.com/joshwilsonvu/babel-plugin-hoist-constant-jsx-attributes.git
创建时间: 2021-03-17T21:35:15Z
项目社区:https://github.com/joshwilsonvu/babel-plugin-hoist-constant-jsx-attributes

开源协议:MIT License

下载