Switch to Laravel Mix
This commit is contained in:
parent
ac14f646f5
commit
0b445be62e
129 changed files with 10524 additions and 1052 deletions
|
@ -15,7 +15,7 @@
|
|||
chdir: "{{ ansistrano_release_path.stdout }}"
|
||||
|
||||
- name: Install Webpack Encore assets
|
||||
command: './node_modules/.bin/encore production'
|
||||
command: yarn run production
|
||||
args:
|
||||
chdir: "{{ ansistrano_release_path.stdout }}"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue