Skip to content

Commit

Permalink
Don't start a repl for the advanced build (#257)
Browse files Browse the repository at this point in the history
  • Loading branch information
solidfox committed Jul 16, 2020
1 parent 512ccdb commit 197fb05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/react-native.md
Expand Up @@ -201,7 +201,7 @@ build for your native project.
You can advance compile the above sample project using the command:

```shell
$ clj -m figwheel.main -O advanced -b ios -r
$ clj -m figwheel.main -O advanced -b ios
```

Compiling for production carries the same caveates as usual. Please
Expand Down

0 comments on commit 197fb05

Please sign in to comment.