Use yarn
This commit is contained in:
parent
bfbcda8697
commit
132def2419
|
@ -1,8 +1,8 @@
|
|||
[build]
|
||||
command = """
|
||||
composer test && \
|
||||
npm run lint --fix-dry-run && \
|
||||
npm run build && \
|
||||
yarn lint --fix-dry-run && \
|
||||
yarn build && \
|
||||
composer build
|
||||
"""
|
||||
publish = "output_prod"
|
||||
|
|
9299
package-lock.json
generated
9299
package-lock.json
generated
File diff suppressed because it is too large
Load diff
Reference in a new issue