Skip to content

Once snapshot is added to android build user cannot build without it #3335

Closed
NativeScript/nativescript-dev-webpack
#423
@ndinev

Description

@ndinev

tns version is 3.4.1

When once snapshot is added to android build it will always be included in the pack with the next builds even user do not want it.

To reproduce the problem just build first with snapshot
tns build android --bundle --env.snapshot

and then build without snaphot
tns build android --bundle
Look in the result .apk file - snapshot is added, but shouldn'tt

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions