mirror of
https://github.com/swc-project/swc.git
synced 2024-11-28 11:13:43 +03:00
cd38ef39d6
**Description:** At some point the spec text of ES decorators was changed to also have addInitializer for field decorators. This is already used e.g. in mobx. This simple change removes the special case that was present for field decorators and seems to fix the issue for me. This change is backwards compatible since it only affects code that was broken before. **Related issue:** - Closes #8525 |
||
---|---|---|
.. | ||
esm | ||
scripts | ||
.dprint.json | ||
.gitignore | ||
.npmignore | ||
.swcrc | ||
LICENSE | ||
package.json |