parent
36d55283d2
commit
3e8421d8b7
11 changed files with 55 additions and 54 deletions
|
@ -13,8 +13,8 @@ x-assets: &default-assets
|
|||
services:
|
||||
css:
|
||||
<<: *default-assets
|
||||
command: "./run yarn:build:css"
|
||||
command: "../run yarn:build:css"
|
||||
|
||||
js:
|
||||
<<: *default-assets
|
||||
command: "./run yarn:build:js"
|
||||
command: "../run yarn:build:js"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue