calendar/krankerl.toml

7 lines
104 B
TOML

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