Skip to content

Do not create app bundles when using run-windows#880

Merged
rozele merged 1 commit intomicrosoft:masterfrom
jmcginty:master
Nov 16, 2016
Merged

Do not create app bundles when using run-windows#880
rozele merged 1 commit intomicrosoft:masterfrom
jmcginty:master

Conversation

@jmcginty
Copy link
Contributor

@jmcginty jmcginty commented Nov 14, 2016

This fixes issue After creating app packages, react-native run-windows fails with a build error

Using run-windows builds the code in debug mode, and is not meant for bundling. If the app has been previously bundled, the build process will attempt to create it.

This change tells msbuild not to create any bundles.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants