-
-
Notifications
You must be signed in to change notification settings - Fork 194
Open
Labels
buildDescribes issues related to build operationsDescribes issues related to build operationsfeaturerunDescribes issues related to run commandDescribes issues related to run command
Description
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
Labels
buildDescribes issues related to build operationsDescribes issues related to build operationsfeaturerunDescribes issues related to run commandDescribes issues related to run command