Skip to content
This repository was archived by the owner on Jan 13, 2022. It is now read-only.

SC-1079 Babel Fix #38

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

chjong
Copy link

@chjong chjong commented Sep 15, 2020

This FB react-native component is used by ct-navigation-stack. In the ct152 unit test, we will have syntax error because the react-nat0ve-custom-components under node_modules of ct-navigation-stack is not transpiler by babel.

The reason is that ct-navigation-stack directly use github URL as source of the dependency. To solve the situation, we publish react-native-custom-components under click organization with babel performed.

@facebook-github-bot
Copy link

Hi @chjong!

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file.

In order for us to review and merge your code, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants