Not able to run release build #811
Unanswered
har2008preet
asked this question in
Q&A
Replies: 1 comment
-
Hi,
what is the flow you're using to create the release build? Ideally please create a reproduction repository and detail the steps you're doing so we can resolve this, thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I can create and run my host application which is using modules via ScriptManager, but when i create release build, it is crashing on start with error ReferenceError: Property 'webpack_require' doesn't exist. I have already included export BUNDLE_COMMAND=webpack-bundle, but i think it is using metro to create release bundle.
How can i confirm it what it is using to create bundle and how to resolve it?
Beta Was this translation helpful? Give feedback.
All reactions