Skip to content

increased app size when building for ios with --bundle --env.uglify #4425

@endarova

Description

@endarova
  • CLI: next (5.3.0)
  • tns-ios@next
    -nativescript-dev-webpack@next

The app size of angular project built with bundle and env. aot and env. uglify flag has increased lately. 'Actual app size:16167835. Expected size: 15386993'

Steps:

  1. tns create TestApp --ng
  2. Install tns-ios@ next and nativescript-dev-webpack@next
  3. tns build ios --bundle --release --for-device
  4. tns build ios --bundle --release --for-device --env.aot --env.uglify

Metadata

Metadata

Assignees

Labels

no-changelogThe issue is present only in `next` versions and was not included in official version.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions