7 lines
No EOL
104 B
TOML
7 lines
No EOL
104 B
TOML
[build]
|
|
command = "npm run build"
|
|
publish = "build"
|
|
functions = "functions/"
|
|
|
|
[dev]
|
|
command = "vite dev" |