Skip to content
Compare
Choose a tag to compare
@kitten kitten released this 22 Apr 18:27
ec04a72

Patch Changes

  • Hoist variables in unminified build output for Metro Bundler builds which otherwise fails for process.env.NODE_ENV if-clauses, by @kitten (See #737)
  • Add a babel-plugin that removes empty imports from the final build output, by @JoviDeCroock (See #735)