Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix CustomAtRule.loc type #876

Merged

Conversation

sapphi-red
Copy link
Contributor

Location type does not have source_index property and Location2 type have that.
CustomAtRule.loc was typed as Location, but the actual value had source_index property.
This PR changes the type of it to Location2.

@devongovett devongovett merged commit 8b49805 into parcel-bundler:master Jan 9, 2025
@sapphi-red sapphi-red deleted the fix/custom-at-rule-loc-type branch January 9, 2025 05:48
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants