-
### Describe the bug
We are using the SWC minifier with Rust API. But the output is incorrect with JSX is preserved.
If a variable is only being used as a `JSXElementName`, it will be mistakenly r…
-
I ran into an issue where the extension popup & options page could not be loaded by Chromium (110.0.5481.77) or Google Chrome (110.0.5481.177) with the following error message:
```
Refused to exec…
-
https://mp.weixin.qq.com/s?__biz=MzUzNjk5MTE1OQ==&mid=2247509968&idx=1&sn=4ba36da97d97fc7cf54592b18ad05ea8
-
Besides statements in code, I think it's also desirable when comments are formatted in a way that makes them easy to read. I once hacked together a small atom plugin, that worked for my usecase: [form…
-
I was going to build something just like this package when I stumbled across your reddit post sharing this. Thanks for putting this together!
Just brief spec/version information:
TypeORM: "0.2.1…
-
### Describe the bug
According to the first step of the [`Number::exponentiate` spec](https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-numeric-types-number-exponentiate), `…
-
### Describe the bug
Minifier sometimes chooses incorrect case clauses during evaluation. The selection logic of case clauses should be exactly same with Strict equal operator (`===`) due to [`CaseCl…
-
### Describe the bug
I suspect that a minifier cannot detect changes to a variable's value without using an assignment operator (e.g., `=`, `*=`) when declaring variables with the `var` keyword.
…
-
### Current Behavior
TSDX (probably Rollup behind the scenes) struggles with building a `src/index.ts` file that imports generated types. Here's a repo with a reproduction: https://github.com/p…
-