This repository was archived by the owner on Apr 8, 2020. It is now read-only.
This repository was archived by the owner on Apr 8, 2020. It is now read-only.
Webpack 2 no longer appends "-loader" suffix #444
Closed
Description
The following PR was merged into Webpack 2: webpack/webpack#3102. To better position these templates for an upgrade to Webpack 2, all loaders should explicitly use the "-loader" suffix. Let me know if this is a change you'd like, and I'll submit a PR for it.
Activity
SteveSandersonMS commentedon Nov 18, 2016
Thanks for the notification and the offer of a PR!
Yes, this would be great. I should be able to merge that as soon as you submit it.
scottaddie commentedon Nov 19, 2016
@SteveSandersonMS You're welcome! It's ready for you to take a look.
scottaddie commentedon Nov 21, 2016
This was addressed with PR #447, which has been merged.