Rohit687

Results 1 issues of Rohit687

Previously I am facing this issue: "TypeError: Cannot read property 'transformFile' of undefined" But It is resolved by this code. getTransformModulePath: () => { return require.resolve('./transformer'); } But after creating...