dillon1000/react
Commit
Browse files [compiler][snap] Fix test filter + watch mode (#32780)
Accidentally broke this when migrating our test runner to use the bundled build https://github.com/facebook/react/pull/32758 The fix is pretty simple. File watcher should listen for changes in `packages/babel-plugin-react-compiler` instead of `cwd`, which is now `packages/snap`.
Changed paths1 file
First-parent comparisoncompiler/packages/snap/src/runner-watch.ts ModifiedPatch
Files changed
Rendering syntax-highlighted changes…