#!/bin/bash
pnpm i
cd end2end
cd ..
pnpm build:css
cargo leptos build -r --js-minify true --features "tls,content-static"