calendar/krankerl.toml

7 lines
101 B
TOML

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