smrq / babel-plugin-require-context-hook

Babel plugin to replicate Webpack require.context
47 stars 14 forks source link

Can't find variable: __requireContext #1

Closed devthejo closed 6 years ago

devthejo commented 6 years ago

Hello,

I have this bug with RN 0.56:

Can't find variable: __requireContext

Thanks

devthejo commented 6 years ago

My bad, I thought it was a drop-in replacement for require.context, I understood that it was'nt :)