joehua87
Results
1
issues of
joehua87
Currently I see that `react-imported-component/babel` injects ``` const headerTemplate = template( `var importedWrapper = require('react-imported-component/wrapper');`, templateOptions ); ``` The problem is that the generated code is not work correctly in...