Skip to content

Commit

Permalink
NEXT-20137 - Update composer.json ludtwig commands
Browse files Browse the repository at this point in the history
  • Loading branch information
MalteJanz committed Mar 7, 2024
1 parent 5f0465d commit ac630c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,7 @@
"eslint:e2e": "@npm:e2e run lint",
"eslint:e2e:fix": "@npm:e2e run lint:fix",
"eslint:storefront": "@npm:storefront run lint:js",
"ludtwig:storefront": "cd ./src/Storefront/Resources/views; ludtwig --version; ludtwig .",
"ludtwig:storefront": "cd ./src/Storefront/Resources/views; ludtwig .",
"ludtwig:storefront:fix": "@ludtwig:storefront --fix",
"framework:schema:dump": "@php bin/console -e prod framework:schema -s 'entity-schema' src/Administration/Resources/app/administration/test/_mocks_/entity-schema.json",
"hook:pre-commit": [
Expand Down

0 comments on commit ac630c5

Please sign in to comment.