mirror of
https://github.com/10h30/astroplate.git
synced 2026-07-11 18:56:06 +09:00
7 lines
89 B
TOML
Executable File
7 lines
89 B
TOML
Executable File
[build]
|
|
publish = "dist"
|
|
command = "yarn build"
|
|
|
|
[build.environment]
|
|
NODE_VERSION = "18"
|