Releases: Grohden/babel-plugin-resolve-barrel-files
Releases · Grohden/babel-plugin-resolve-barrel-files
Phobos
- 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
- Initial support for CommonJS generated barrel files
Moon
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