-
-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix packages #649
Fix packages #649
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I did a code review and it looks fine, however testing this is nearly impossible. Overwriting the node-titanium-sdk
in the SDK before or after build is a lot of work. I tried and I still see the error, so something isn't right.
So, I'm going to approve this, merge it, ship a new node-titanium-sdk
. Then we can properly test the SDK. If it doesn't fix the callsite issue, then we can iterate until we do fix it.
I'll do some tests later. I always used |
after weeks of testing I found that babel was the issue!
Use Squash & Merge to reduce the test commit logs