Right now we support only React inside scope. we can add some popular 3rd party libs such as
- Redux, React-Redux
- Styled-component
- Styled-JSX (not support for Babel-standalone, custom build needed)
bonus: if we can do lazy load 3rd party since including all in will make bundle too big.