feat: minification
#17
1 changed files with 1 additions and 2 deletions
3
run.sh
3
run.sh
|
@ -24,8 +24,7 @@ main() {
|
||||||
cargo run --release -- --no-http
|
cargo run --release -- --no-http
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "Run the app" \
|
echo "Run the app"
|
||||||
"(in case of minification issue, run 'rm -r dist/ target/')"
|
|
||||||
cargo run --release
|
cargo run --release
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue