-
-
Notifications
You must be signed in to change notification settings - Fork 33
Require cycle from node_modules #47
Description
[Thu Jun 10 2021 14:41:09.605] WARN Require cycle: node_modules/mathjax-full/js/input/tex/TexParser.js -> node_modules/mathjax-full/js/input/tex/ParseUtil.js -> node_modules/mathjax-full/js/input/tex/TexParser.js
Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
[Thu Jun 10 2021 14:41:09.606] WARN Require cycle: node_modules/mathjax-full/js/output/svg.js -> node_modules/mathjax-full/js/output/svg/WrapperFactory.js -> node_modules/mathjax-full/js/output/svg/Wrappers.js -> node_modules/mathjax-full/js/output/svg/Wrapper.js -> node_modules/mathjax-full/js/output/svg.js
Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
[Thu Jun 10 2021 14:41:09.606] WARN Require cycle: node_modules/react-native-math-view/src/fallback/index.tsx -> node_modules/react-native-math-view/src/MathText.tsx -> node_modules/react-native-math-view/src/MathView/index.ios.ts -> node_modules/react-native-math-view/src/fallback/index.tsx