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] [build]
command = """ command = """
composer test && \ composer test && \
npm run lint --fix-dry-run && \ yarn lint --fix-dry-run && \
npm run build && \ yarn build && \
composer build composer build
""" """
publish = "output_prod" publish = "output_prod"

9299
package-lock.json generated

File diff suppressed because it is too large Load diff

7163
yarn.lock Normal file

File diff suppressed because it is too large Load diff