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

Remove null coalesce operator #49

Merged
merged 1 commit into from
Sep 26, 2024
Merged

Remove null coalesce operator #49

merged 1 commit into from
Sep 26, 2024

Conversation

zachgarwood
Copy link
Member

When running the npm run production compilation step during a deploy, webpack chokes on the null coalesce operator, so I've removed it in favor of a type check.

Copy link
Member

@nikhiltri nikhiltri left a comment

Choose a reason for hiding this comment

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

Nice! ⭐

@zachgarwood zachgarwood merged commit bef1cdb into main Sep 26, 2024
1 check passed
@zachgarwood zachgarwood deleted the fix/null-coalesce branch September 26, 2024 20:59
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