Files
tauri-plugins-workspace/examples/api/.setup-cross.sh
T
Lucas Fernandes Nogueira 5015132ece feat: add API example (#317)
2023-05-05 09:41:17 -03:00

6 lines
152 B
Bash

#!/usr/bin/env bash
export ICONS_VOLUME="$(realpath icons)"
export DIST_VOLUME="$(realpath dist)"
export ISOLATION_VOLUME="$(realpath isolation-dist)"