Change to npm
This commit is contained in:
parent
e2c9f291b5
commit
e64a0b2ae3
4 changed files with 10889 additions and 8081 deletions
|
@ -2,8 +2,8 @@
|
|||
command = """
|
||||
composer test \
|
||||
&& composer prod \
|
||||
&& yarn lint --fix-dry-run \
|
||||
&& yarn prod \
|
||||
&& npm run lint --fix-dry-run \
|
||||
&& npm run prod \
|
||||
&& cp -R source/dist output_prod
|
||||
"""
|
||||
publish = "output_prod"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue