Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUGFIX setup-skia-web script not picking up the custom folder param #2411

Merged
merged 1 commit into from
May 7, 2024

Conversation

kimchouard
Copy link
Contributor

After doing more testing with the setup-skia-web script, I realized that it wasn't picking up the custom folder parameter. => Just needed some parenthesis on the ternary condition to apply the proper value. 😬🤦🏼‍♂️

Use case: yarn public/my/custom/path should copy to the location specified in the first parameter.

…eter

After doing more testing with the `setup-skia-web` script, I realized that it wasn't picking up the custom folder parameter.
=> Just needed some parenthesis on the ternary condition to apply the proper value. 😬🤦🏼‍♂️

Use case: `yarn public/my/custom/path` should copy to the location specified in the first parameter.
@wcandillon wcandillon self-requested a review May 7, 2024 12:30
@wcandillon
Copy link
Collaborator

nice catch thanks :)

@wcandillon wcandillon merged commit 8a1559d into Shopify:main May 7, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants