Closed marcoturi closed 7 years ago
I don't understand what's going on. Could you print the value of state.opts.plugins
?
Unfortunatly i'm not able to reproduce it anymore. Anyway yesterday I tried to console.log pluginName and the response was:
[
"babel-plugin-flow-react-proptypes",
{
"omitRuntimeTypeExport": true
}
]
Feel free to close it anyway.
@marcoturi I suspect an issue with the installation of the dependencies. Thanks for letting me know!
babel conf: (note: if I remove the part of transform-react-remove-prop-types, I get no errors)
Webpack Plugins:
Package versions:
The error:
The slice of code that throws the error, index.js 34: