mail/krankerl.toml

7 строки
102 B
TOML

[package]
before_cmds = [
"composer install --no-dev -o",
"npm install --deps",
"npm run build",
]