NativeScript / NativeScript/nativescript-cli
An extraneous file remains in the produced APK when snapshot is enabled
Aberta
@KristianDD já está trabalhando nisso.
Desde 21/1/2019.
backlog
bug
os: android
- Linguagem predominante
- JavaScript
- Estrelas
- 1.1k
- Forks
- 204
- Merge médio
- 1d 9h
- PRs com merge (30d)
- 8
Descrição
Environment
- CLI: 5.1.0
- Plugin(s): "nativescript-dev-webpack": "~0.18.0"
Describe the bug
When building the application with the Snapshot option enabled, the _embedded_scripts_.js file remains in the produced APK. If I am not mistaken, this file is not required and can safely be removed from the application package, which will slightly reduce its size.

To Reproduce
Build the app with the Snapshot flag and inspect the produce APK.
Guia de contribuição
Primeiros passos
- Leia a issue inteira e depois o guia de contribuição do projeto.
- Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
- Faça um fork do repositório e trabalhe em uma branch.
- Abra um pull request que referencie o número da issue.
Avaliação
Esta issue ainda não foi avaliada.