PRs welcome! We're working on converting babel-plugin-dom-expressions to swc.
After installing rust, the main command used is cargo test
, which compares files in tests/fixture/**/input.js
with the corresponding output.js
.
An SWC implementation of the SolidJS Dom Expressions compiler
Rust