-
Notifications
You must be signed in to change notification settings - Fork 12.8k
[bug] name is deprecated #42476
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
Comments
This was an intended change, I believe. See related discussion: #18433 EDIT: Oh. Perhaps this is a legitimate bug because of the destructuring...? Not sure globals should be used/picked up in that location/syntax... |
@AviVahl It's actually easier to trigger... please see the newly uploaded picture. |
That's a different behavior, where a .ts file without any esm export/import statements is treated as a script. if you add |
Eventually, I assume we'll be able to look at an |
@DanielRosenwasser Just to add more info, |
This issue has been marked 'Working as Intended' and has seen no recent activity. It has been automatically closed for house-keeping purposes. |
💻 Code
🙂 Expected behavior
No warning.
The text was updated successfully, but these errors were encountered: