2 lines
64 B
Bash
2 lines
64 B
Bash
|
# expose APP_ROOT to client, for routing
|
||
|
VITE_APP_ROOT=$APP_ROOT
|