Skip to content

Releases: Grohden/babel-plugin-resolve-barrel-files

Phobos

18 Dec 16:14
Compare
Choose a tag to compare
  • Fix to also support commonjs _interopRequireWildcard call detection
  • Lib now uses entry barrel and resolve it's folder by itself
    • This should make the usage of require.resolve work without needing additional path solving

Deimos

18 Dec 14:17
Compare
Choose a tag to compare
  • Initial support for CommonJS generated barrel files

Moon

10 Dec 03:15
b3a2ca5
Compare
Choose a tag to compare

Initial release, mostly working with react native packages built with builder-bob

  • Support for import aliases in barrel files
  • Support for custom import paths to module
  • No support for CommonJS