Closed
Description
Describe the feature
Currently, farm has two problems with unplugin support
- Rust-end serialization problem
normalize invalid characters in id, for example: \0
because characters like \0 have issues when passing to Farm's rust compiler - Cjs code error problems everywhere in lib format mode Causes test failure
Additional information
- Would you be willing to help implement this feature?