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

Prevent URL generation for zero width #206

Merged
4 commits merged into from
Mar 2, 2021
Merged

Prevent URL generation for zero width #206

4 commits merged into from
Mar 2, 2021

Conversation

yuval-cloudinary
Copy link
Contributor

URLs with zero width were generated for Swarovski. This PR adds more validations on top of the existing one

@yuval-cloudinary yuval-cloudinary requested a review from a user February 10, 2020 10:32
@ghost
Copy link

ghost commented Feb 17, 2020

Thanks @yuval-cloudinary, following our discussion, we will implement this differently

@ghost ghost closed this Feb 17, 2020
@ghost ghost deleted the ZeroWidth branch July 1, 2020 10:00
@ghost ghost restored the ZeroWidth branch March 1, 2021 10:25
@ghost ghost reopened this Mar 1, 2021
@ghost ghost requested a review from patrick-tolosa March 1, 2021 14:57
@@ -3,7 +3,6 @@ node_js:
- "14"
- "12"
- "10"
- "8"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why do we need to remove node 8?

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Jasmine started to error out on node 8 due to use of es modules in its code base

@patrick-tolosa patrick-tolosa self-requested a review March 2, 2021 09:52
@ghost ghost merged commit 7d086e8 into master Mar 2, 2021
@ghost ghost deleted the ZeroWidth branch March 2, 2021 09:56
This pull request was closed.
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.

3 participants