babel-plugin-codegen icon indicating copy to clipboard operation
babel-plugin-codegen copied to clipboard

In React Native code generation happens only on restarting server with cleaning the cache

Open serhiipalash opened this issue 5 years ago • 2 comments

Hi @kentcdodds ! I use this plugin with Expo/React Native and it works great! One problem is that code regeneration happens only on restarting Metro packager with cleaning the cache, and never on file change. Do you have any idea why it works like this? Maybe you can point me on some article and I can create pr then. I am new with Babel plugins and would appreciate any help. Thanks!

serhiipalash avatar Dec 02 '18 10:12 serhiipalash