It gets compiled in/out by babel when we publish this module. So if we accidentally publish a development build, every consumer will get the developer build that throws errors even when they are building their app in production mode.
Forcing production builds until this issue gets fixed.
It gets compiled in/out by babel when we publish this module. So if we accidentally publish a development build, every consumer will get the developer build that throws errors even when they are building their app in production mode.
Forcing production builds until this issue gets fixed.