added krankerl config
This commit is contained in:
parent
003b866464
commit
b6e41ac51b
2 changed files with 25 additions and 0 deletions
6
krankerl.toml
Normal file
6
krankerl.toml
Normal file
|
@ -0,0 +1,6 @@
|
|||
[package]
|
||||
before_cmds = [
|
||||
"composer install",
|
||||
"npm install",
|
||||
"npm run build",
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue