Skip to content

Fix @import hoisting warning #1152

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

Merged
merged 2 commits into from
Jan 29, 2025
Merged

Fix @import hoisting warning #1152

merged 2 commits into from
Jan 29, 2025

Conversation

thecrypticace
Copy link
Contributor

@thecrypticace thecrypticace commented Jan 27, 2025

We're displaying warnings about having to hoist @imports even on otherwise valid files. This fixes the over eager warning.

Still needs a test I tested it manually. Seems fine.

@thecrypticace thecrypticace marked this pull request as ready for review January 29, 2025 15:30
@thecrypticace thecrypticace merged commit cf9cf2e into main Jan 29, 2025
@thecrypticace thecrypticace deleted the fix/v4-fix-hoist-warnings branch January 29, 2025 16:35
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.

2 participants