Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

correct a typo #647

Merged
merged 1 commit into from Jan 16, 2017
Merged

correct a typo #647

merged 1 commit into from Jan 16, 2017

Conversation

martinlindhe
Copy link
Contributor

The following snippet in https://github.com/webpack/webpack.js.org/blob/master/content/configuration/output.md#outputlibrarytarget makes use of "output.name" where it should be "output.library":

But, require([ _what?_ ])?

output.library!

output: {
    name: "MyLibrary",
    libraryTarget: "amd"
}

@jsf-clabot
Copy link

jsf-clabot commented Jan 16, 2017

CLA assistant check
All committers have signed the CLA.

@simon04
Copy link
Collaborator

simon04 commented Jan 16, 2017

@martinlindhe, make sure to sign the CLA.

@martinlindhe
Copy link
Contributor Author

done 💇

@SpaceK33z SpaceK33z merged commit a6f9bd3 into webpack:master Jan 16, 2017
@SpaceK33z
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants