Skip to content

Fix typo in the synchronous loader code example - #1860

Merged
TheDutchCoder merged 2 commits into
webpack:masterfrom
loicplaire:patch-1
Mar 5, 2018
Merged

Fix typo in the synchronous loader code example#1860
TheDutchCoder merged 2 commits into
webpack:masterfrom
loicplaire:patch-1

Conversation

@loicplaire

Copy link
Copy Markdown
Contributor

this.callback is called with sourceMaps instead of map.

`this.callback` was called with `sourceMaps` instead of `map`.
@montogeek

Copy link
Copy Markdown
Contributor

Thanks for the correction!

@skipjack skipjack left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Good catch!

@TheDutchCoder TheDutchCoder self-assigned this Mar 5, 2018
@TheDutchCoder
TheDutchCoder merged commit 98aba95 into webpack:master Mar 5, 2018
@loicplaire
loicplaire deleted the patch-1 branch March 5, 2018 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants