Skip to content

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

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
ndinev opened this issue Jan 24, 2018 · 0 comments · Fixed by NativeScript/nativescript-dev-webpack#423
Assignees
Labels
Milestone

Comments

@ndinev
Copy link

ndinev commented Jan 24, 2018

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

@dtopuzov dtopuzov added the bug label Jan 24, 2018
@rosen-vladimirov rosen-vladimirov self-assigned this Jan 24, 2018
Mitko-Kerezov pushed a commit to NativeScript/nativescript-dev-webpack that referenced this issue Jan 26, 2018
@Natalia-Hristova Natalia-Hristova added this to the 3.4.2 milestone Jan 31, 2018
Mitko-Kerezov pushed a commit to NativeScript/nativescript-dev-webpack that referenced this issue Feb 14, 2018
sis0k0 pushed a commit to NativeScript/nativescript-dev-webpack that referenced this issue Feb 15, 2018
@rosen-vladimirov rosen-vladimirov modified the milestones: 3.4.2, 4.0.0 Feb 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants