Skip to content

How to download the compiled (bundled) files from a react sandbox #5133

Answered by SaraVieira
jsejcksn asked this question in Q&A
Discussion options

You must be logged in to vote

Hey!

Our build is made specifically for CodeSandbox so it would not work locally that's when you deploy to Vercel or netlifly we build it using react scripts instead of our own bundler since ours turns things like import to $csb_import that are internal functions.

We do not currently make it available to download since to work on a machine or deployment service you will need to build using the appropriate building tool

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@jsejcksn
Comment options

@SaraVieira
Comment options

@jsejcksn
Comment options

@jsejcksn
Comment options

@SaraVieira
Comment options

Answer selected by jsejcksn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants