mirror of
https://github.com/zebrajr/react.git
synced 2025-12-06 00:20:04 +01:00
[mcp] Move to /tools (#33083)
Moves to a tools directory. --- [//]: # (BEGIN SAPLING FOOTER) Stack created with [Sapling](https://sapling-scm.com). Best reviewed with [ReviewStack](https://reviewstack.dev/facebook/react/pull/33083). * #33085 * #33084 * __->__ #33083
This commit is contained in:
parent
12b094d2f6
commit
f150c046ec
|
|
@ -20,7 +20,7 @@ import * as cheerio from 'cheerio';
|
|||
import {queryAlgolia} from './utils/algolia';
|
||||
import assertExhaustive from './utils/assertExhaustive';
|
||||
import {convert} from 'html-to-text';
|
||||
import {measurePerformance} from './utils/runtimePerf';
|
||||
import {measurePerformance} from './tools/runtimePerf';
|
||||
|
||||
const server = new McpServer({
|
||||
name: 'React',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user