pub async fn replace_well_known( value: JsValue, compile_time_info: Vc<CompileTimeInfo>, allow_project_root_tracing: bool, ) -> Result<(JsValue, bool)>