swc-plugin-mark-expressions
v0.2.5
Published
An SWC plugin to mark function calls with comments
Readme
swc-plugin-mark-expressions
An SWC plugin to mark function calls and imports
Usage
See example for usage with webpack and swc-loader.
@swc/core version compatibility
| @swc/core | swc-plugin-mark-expressions | | --------------- | --------------------------- | | 1.3.68~1.3.80 | 0.1.0 | | 1.3.106~1.3.107 | 0.1.1 | | 1.4.0~ | 0.2.0 | | 1.3.106~1.3.107 | 0.2.1 | | 1.3.106~1.3.107 | 0.2.2 | | 1.4.0~ | 0.2.3 | | 1.5.0~ | 0.2.4 | | 1.7.0~ | 0.2.5 |
