cli icon indicating copy to clipboard operation
cli copied to clipboard

Is it possible to build native and JS code separately

Open maxaggedon opened this issue 6 months ago • 0 comments

I'm looking for a way to build an app for release, but skipping the JS bundling part and providing a prebuilt bundle instead.

So far I've seen the debuggableVariants on android to skip bundling but couldn't find a way to use a prebuilt one.

My question is also about iOS.

Is there a way to do this ?

maxaggedon avatar Jun 10 '25 12:06 maxaggedon