Skip to content

Ensure same build result for debug and release builds #4737

Open
@Fatme

Description

@Fatme

Is your feature request related to a problem? Please describe.
Currently when --env.snapshot is passed for debug builds, NativeScript CLI shows an warning and starts webpack compilation without --env.snapshot option. This led to the problem that different build result is produced when application is built in release and debug mode.

Describe the solution you'd like
We need a common, unified way so the application can produce the same build result regardless of the build mode (release or debug)

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildDescribes issues related to build operationsfeaturerunDescribes issues related to run command

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions