1
0

update public url for builds

This commit is contained in:
Rokas Puzonas 2023-03-05 14:41:35 +02:00
parent 6e9aef221a
commit 7d2bd4f490

View File

@ -3,4 +3,4 @@ npm i
npm run uno
cargo install trunk
rustup target add wasm32-unknown-unknown
trunk build --release
TRUNK_BUILD_PUBLIC_URL="/magic-sql-gen/" trunk build --release