improved krankerl config

This commit is contained in:
Jonathan Treffler 2025-07-02 18:46:58 +02:00
parent f37bf01597
commit b778ae7f6b

View file

@ -1,6 +1,6 @@
[package]
before_cmds = [
"composer install",
"npm install",
"npm ci",
"npm run build",
]