Skip to content
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

[TIMOB-24610] Follow-on - support disabling transpile via tiapp.xml tag <transpile>false</transpile>. Move transpilation to node-titanium-sdk. #9783

Merged
merged 8 commits into from
Feb 8, 2018

Conversation

sgtcoolguy
Copy link
Contributor

JIRA: https://jira.appcelerator.org/browse/TIMOB-24610

Description:
Now that node-titanium-sdk supports transpiling (via tidev/node-titanium-sdk#20), we can rely on that.

This also allows developers to explicitly turn off transpilation by adding a <transpile>false</transpile> tag into your tiapp.xml.

@sgtcoolguy
Copy link
Contributor Author

cc @janvennemann Here's the PR to support turning off transpilation

@build
Copy link
Contributor

build commented Jan 30, 2018

Messages
📖

💾 Here's the generated SDK zipfile.

Generated by 🚫 dangerJS

@sgtcoolguy
Copy link
Contributor Author

Marking a work in progress in combination with local testing with tidev/hyperloop.next#270 to verify that the solution here works with hyperloop and ES6 code.

@sgtcoolguy sgtcoolguy merged commit 0ae657c into tidev:master Feb 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants