twofactor_u2f/krankerl.toml

7 строки
95 B
TOML

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