Skip to content

docs(config/output): add libraryExport option #1314

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

Merged
merged 1 commit into from
Jun 20, 2017

Conversation

simon04
Copy link
Collaborator

@simon04 simon04 commented Jun 20, 2017

@simon04 simon04 changed the title docs(output): add libraryExport option docs(config/output): add libraryExport option Jun 20, 2017
@simon04 simon04 mentioned this pull request Jun 20, 2017
9 tasks
@@ -258,6 +258,13 @@ Note that `output.libraryTarget` defaults to `var`. This means if only `output.l
T> Read the [authoring libraries guide](/guides/author-libraries) guide for more information on `output.library` as well as `ouput.libraryTarget`.


## `output.libraryExport`

`string` or `string[]` (since webpack 3.0.0)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Just out of curiosity, is string[] supposed to mean "array of strings"? I've seen this used in various other places but didn't realize that was the standard way to document it.

@skipjack skipjack merged commit ecea7ab into webpack:master Jun 20, 2017
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.

2 participants