babel-plugin-webpack-alias icon indicating copy to clipboard operation
babel-plugin-webpack-alias copied to clipboard

babel 6 plugin which allows to use webpack resolve options

Results 12 babel-plugin-webpack-alias issues
Sort by recently updated
recently updated
newest added

This has to be addressed. [Codecov Report](https://codecov.io/gh/trayio/babel-plugin-webpack-alias/src/fcf5b99916cc60ab650a5d9930844a662c29bf7e/src/index.js)

enhancement

Could this plugin be made to support `resolve.root`? Is there a way to consider it now? The way I'm doing it now is grabbing my aliases off of my webpack...

enhancement