Replies: 1 comment
-
I just followed behavior of babel. Removing the restriction is fine, but I don't think it's a high priority. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, SWC community,
I noticed that XML namespaces are not currently allowed in the project. This means that projects that depend on SWC will throw an error on this, causing inconvenience and confusion. However, I understand that this is causing problems for frameworks that rely on namespaces in their attributes, which is supported by TypeScript 4.2 (#11833) (#37421).
I would like to know more about why this decision was made and if there are any plans to address this issue. It would be great to hear any thoughts or explanations on this matter.
Beta Was this translation helpful? Give feedback.
All reactions