dillon1000/react

Commit

[healthcheck] Check for incompatible libraries

Add a configurable list of known incompatible libraries.

Check all package.jsons for any uses of known incompatible libraries and
warn if found.

ghstack-source-id: 7329e3792b57458e681780cba3140a14a9b1a60d
Pull Request resolved: https://github.com/facebook/react-forget/pull/2923
Browse files
Changed paths3 files
First-parent comparison
M compiler/packages/healthcheck/package.json ModifiedA compiler/packages/healthcheck/src/config.ts AddedM compiler/packages/healthcheck/src/index.ts Modified
Patch

Files changed

Rendering syntax-highlighted changes…