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: Check if typeof link is undefined #3

Merged
merged 3 commits into from
Apr 16, 2023

Conversation

carbontwelve
Copy link
Contributor

Fixes a silly mistake where I was checking if type of was undefined rather than 'undefined'; this meant if the plugin couldn't find a inbound link it would crash your build.

@carbontwelve carbontwelve merged commit a0a7605 into main Apr 16, 2023
@carbontwelve carbontwelve deleted the bugfix/1-cannot-read-properties-of-undefined branch April 16, 2023 07:44
@carbontwelve carbontwelve changed the title Check if typeof link is undefined BUGFIX: Check if typeof link is undefined Apr 29, 2024
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.

1 participant