jedwards1211 / meteor-imports-webpack-plugin

Webpack plugin to import and use Meteor packages like if they were real NPM packages.
MIT License
25 stars 10 forks source link

Add -loader suffixes #24

Open adam187 opened 7 years ago

adam187 commented 7 years ago

Webpack now requires full loader name with -loader suffix

jedwards1211 commented 7 years ago

actually, we just need to merge my branch for webpack 2 into master...