Skip to content

Commit

Permalink
npm run build
Browse files Browse the repository at this point in the history
  • Loading branch information
remcotolsma committed Jan 23, 2024
1 parent 3deebd4 commit 189fd55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion js/dist/checkout-drop-in.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array(), 'version' => '745d3de0ae96d8a23aae');
<?php return array('dependencies' => array(), 'version' => 'e2eb588c64f5366f3cd8');

Check failure on line 1 in js/dist/checkout-drop-in.asset.php

View workflow job for this annotation

GitHub Actions / phpcs / phpcs

Missing file doc comment

Check failure on line 1 in js/dist/checkout-drop-in.asset.php

View workflow job for this annotation

GitHub Actions / phpcs / phpcs

Short array syntax must be used to define arrays

Check failure on line 1 in js/dist/checkout-drop-in.asset.php

View workflow job for this annotation

GitHub Actions / phpcs / phpcs

Expected 1 space after the array opener in a single line array. Found: no spaces

Check failure on line 1 in js/dist/checkout-drop-in.asset.php

View workflow job for this annotation

GitHub Actions / phpcs / phpcs

Short array syntax must be used to define arrays

Check failure on line 1 in js/dist/checkout-drop-in.asset.php

View workflow job for this annotation

GitHub Actions / phpcs / phpcs

When a multi-item array uses associative keys, each value should start on a new line.

Check failure on line 1 in js/dist/checkout-drop-in.asset.php

View workflow job for this annotation

GitHub Actions / phpcs / phpcs

Expected 1 space before the array closer in a single line array. Found: no spaces
2 changes: 1 addition & 1 deletion js/dist/checkout-drop-in.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 189fd55

Please sign in to comment.