You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Environment
Provide version numbers for the following components (information can be retrieved by running
tns info
in your project folder or by inspecting thepackage.json
of the project):Describe the bug
tns run android/ios --bundle --env.uglify
do not work (app crash at first run).To Reproduce
Expected behavior
tns run android/ios --bundle --env.uglify
should work properly.Sample project
No.
Additional context
Issue is caused by #1556
The text was updated successfully, but these errors were encountered: