trayio / babel-plugin-webpack-alias

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

Issue with 1.8.3 release #19

Closed adriantoine closed 8 years ago

adriantoine commented 8 years ago

The 1.8.3 release is broken, as pointed out here and here.

I have just published a 1.8.4 version that looks exactly like 1.8.2.

If you have the error message:

The resolved config file doesn't contain a resolve configuration

please upgrade to 1.8.4!

Sorry for the inconvenience, I still have to address this issue as it's a weird one!