Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Conversation

@colevoss
Copy link
Contributor

@colevoss colevoss commented Jan 11, 2017

What:

Updates README.md to adhere to webpack v2 loader updates. webpack/webpack issue #3195

@jsf-clabot
Copy link

jsf-clabot commented Jan 11, 2017

CLA assistant check
All committers have signed the CLA.

README.md Outdated
{
test: /\.js$/,
loader: "source-map-loader"
loader: "source-map-loader",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can this be use: ["source-map-loader"]

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe it can also simply be a string as well last time I checked.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For sure. I used this as the example so you might want to update that as well.

@colevoss
Copy link
Contributor Author

@TheLarkInn checkout that change if you will. Also sorry for the vim keys at the end of the commit message.

@TheLarkInn
Copy link
Contributor

Looks good for now. Still has more work to do for webpack/webpack#3195

@TheLarkInn TheLarkInn merged commit a7e4a8c into webpack-contrib:master Jan 11, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants