twofactor_u2f/krankerl.toml

7 строки
90 B
TOML

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