Madinah
Madinah
 机型: 11 pro max 版本: IOS 15.3.1 微信版本: 8.0.23
### Steps to reproduce 1. cd example/react-ssr 2. run `pnpm start` and run `pnpm watch` in another terminal 3. modify any file and refresh browser 4. add `console.log("entry", entry.default.toString());` in...
### Steps to reproduce 1. Create a plugin for rust type. 2. Use the cache_item macro as follows. ```rust use farmfe_core::module::CustomModuleMetaData; use farmfe_core::module::DeserializeCustomModuleMetaData; use farmfe_core::module::SerializeCustomModuleMetaData; use farmfe_macro_cache_item::cache_item; use rkyv::Deserialize; use...
**Description:** **BREAKING CHANGE:** **Related issue (if exists):**