4 lines
62 B
Bash
4 lines
62 B
Bash
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
./node_modules/.bin/vite build --base=/frontend/
|