document compiling wasm in release #59
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ cargo +stable install diesel_cli --no-default-features --features DATABASE --ver
|
|||
|
||||
# Build the front-end
|
||||
cargo install cargo-web
|
||||
cargo web deploy -p plume-front
|
||||
cargo web deploy -p plume-front --release
|
||||
|
||||
# Build the back-end, replacing DATABASE either with
|
||||
# postgres or sqlite depending on what you want to use
|
||||
|
|
Loading…
Reference in a new issue