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
Microsoft's license banner in transition/indes.js file #8013
Comments
If you look at the code that follows, that's coming from because we're using The next version of tslib makes the comment omittable. |
Bumping |
Ahh, right, is it some rollup thing then that keeps the comments or looks for the word As long as it's not marked with a |
Describe the bug
I'd like to know why there is a Microsoft's license banner/comment in svelte/transition code (prod version available in npm registry).
Reproduction
node_modules/svelte/transition/index.js
Logs
No response
System Info
Severity
annoyance
The text was updated successfully, but these errors were encountered: