Skip to content

Livesync with bundle and uglify do not work #1572

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

Closed
dtopuzov opened this issue Oct 29, 2018 · 1 comment
Closed

Livesync with bundle and uglify do not work #1572

dtopuzov opened this issue Oct 29, 2018 · 1 comment
Labels

Comments

@dtopuzov
Copy link
Contributor

Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):

  • CLI: next
  • Cross-platform modules: next
  • Android Runtime: next
  • iOS Runtime: next
  • Plugin(s): no
  • NativeScript-Angular: next

Describe the bug
tns run android/ios --bundle --env.uglify do not work (app crash at first run).

To Reproduce

tns create TestApp --ng
update cli, modules, runtimes and angular to next
tns run ios --bundle --env.uglify

Expected behavior
tns run android/ios --bundle --env.uglify should work properly.

Sample project
No.

Additional context
Issue is caused by #1556

@dtopuzov
Copy link
Contributor Author

dtopuzov commented Jan 9, 2019

Fixed by #1686

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

No branches or pull requests

2 participants