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

Added support for --out-name flag #599

Merged
merged 4 commits into from
Mar 30, 2019
Merged

Added support for --out-name flag #599

merged 4 commits into from
Mar 30, 2019

Conversation

ibaryshnikov
Copy link
Member

Closes #596

Should I also add tests for this feature?

@ashleygwilliams ashleygwilliams added this to the 0.8.0 milestone Mar 23, 2019
@ashleygwilliams
Copy link
Member

ashleygwilliams commented Mar 23, 2019

@ibaryshnikov tests and documentation would be great! thank you so much for taking the initiative on this! EDIT: whoops! you have docs! thanks so much!

@ibaryshnikov
Copy link
Member Author

@ashleygwilliams I've added tests

Copy link
Member

@ashleygwilliams ashleygwilliams left a comment

Choose a reason for hiding this comment

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

a few nits on the docs but otherwise i think this is looking great!

@@ -32,6 +32,16 @@ wasm-pack build --out-dir out
The above command will put your build artifacts in a directory called `out`, instead
of the default `pkg`.

## Output file names
Copy link
Member

Choose a reason for hiding this comment

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

We might add some more info on exactly what files are outputted and what the names by default are and what parts of the name change when you use this command.

Copy link
Member Author

Choose a reason for hiding this comment

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

Have no idea how to choose the title here ((

Copy link
Member

Choose a reason for hiding this comment

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

@ibaryshnikov maybe "Generated file names"?

Copy link
Member Author

Choose a reason for hiding this comment

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

@ashleygwilliams thank you!

docs/src/commands/build.md Outdated Show resolved Hide resolved
@ashleygwilliams ashleygwilliams added waiting on response and removed needs review needs tests please add tests to this PR labels Mar 24, 2019
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