css-variable
css-variable copied to clipboard
There was a breaking change of AST / Wasm plugins
See: https://swc.rs/docs/plugin/selecting-swc-core#088x-
The update would be not too hard.
The commit for updating swc_core in official plugins is https://github.com/swc-project/plugins/commit/b42da8316c8db0244fcfa61f255c54748ced9f16
Thanks for the heads-up!