improved krankerl config
This commit is contained in:
parent
f37bf01597
commit
b778ae7f6b
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
before_cmds = [
|
before_cmds = [
|
||||||
"composer install",
|
"composer install",
|
||||||
"npm install",
|
"npm ci",
|
||||||
"npm run build",
|
"npm run build",
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue