No description
Find a file
Alex Kirszenberg 4682034c78 Make stringify_str and stringify_module_id use Serialize (vercel/turbo#3770)
Both `stringify_str` and `stringify_module_id` are now simply `stringify_js`. We could skip this and go directly to `serde_json`, but this hides the dependency behind turbopack-ecmascript.
2023-02-13 16:51:53 +00:00
packages/next-swc/crates Make stringify_str and stringify_module_id use Serialize (vercel/turbo#3770) 2023-02-13 16:51:53 +00:00