NativeScript/nativescript-sdk-examples-ng

Uglify failing with latest version

Closed this issue · 4 comments

Hi there,
After cloning the repo from Github, can't run with webpack.
tns run ios --bundle --env.uglify. It's ok when running with tns run ios.
How can I configure to accept in webpack?
screen shot 2018-12-26 at 11 06 41 am

@ZawNaing thank you for reporting this issue - we will investigate the reasons and post the solution here.

meanwhile, to build the application you can skip the uglify flag

tns run android --bundle

Marking this one as a bug as it seems that uglification is not passing with the current master branch (and also with the updated branch).

Closing as the issue is not reproducible with the latest versions

lock commented

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.