This commit is contained in:
Oliver Davies 2019-11-01 19:30:02 +00:00
parent bfbcda8697
commit 132def2419
3 changed files with 7165 additions and 9301 deletions

View file

@ -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"