trayio / babel-plugin-webpack-alias

babel 6 plugin which allows to use webpack resolve options
MIT License
150 stars 32 forks source link

feat(option): Added a noOutputExtension option #26

Closed adriantoine closed 8 years ago

adriantoine commented 8 years ago

Even when extensions is specified in the webpack config, don't add file extensions in the output require.

Fixes #25