mirror of
https://github.com/NickKaramoff/toot
synced 2025-02-11 01:00:53 +01:00
7 lines
105 B
TOML
7 lines
105 B
TOML
[build]
|
|
command = "pnpm run build"
|
|
publish = "dist"
|
|
[dev]
|
|
command = "pnpm dev"
|
|
targetPort = 4321
|