We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9710853 commit aa3d6c0Copy full SHA for aa3d6c0
compiler/packages/react-compiler-healthcheck/src/config.ts
@@ -1,3 +1,3 @@
1
export const config = {
2
- knownIncompatibleLibraries: ["mobx"],
+ knownIncompatibleLibraries: ["mobx", "@risingstack/react-easy-state"],
3
};
0 commit comments