turborepo
10686b16 - Make stringify_str and stringify_module_id use Serialize (#3770)

Commit
3 years ago
Make stringify_str and stringify_module_id use Serialize (#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.
Author
Parents
Loading