test deploy
This commit is contained in:
4
Makefile
4
Makefile
@@ -13,7 +13,7 @@ deploy:
|
|||||||
|
|
||||||
install:
|
install:
|
||||||
npx tailwindcss -i ./input.css -o ./style/output.css --minify
|
npx tailwindcss -i ./input.css -o ./style/output.css --minify
|
||||||
#wasm-pack build --target=web --no-default-features --features=hydrate
|
/home/pi/.cargo/bin/wasm-pack build --target=web --no-default-features --features=hydrate
|
||||||
sudo systemctl stop rust_leptos.service
|
sudo systemctl stop rust_leptos.service
|
||||||
cargo leptos build --release
|
/home/pi/.cargo/bin/cargo leptos build --release
|
||||||
sudo systemctl start rust_leptos.service
|
sudo systemctl start rust_leptos.service
|
||||||
|
|||||||
Reference in New Issue
Block a user