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

Add support for custom output filename #269

Closed
filips123 opened this issue Sep 29, 2018 · 1 comment · Fixed by #737
Closed

Add support for custom output filename #269

filips123 opened this issue Sep 29, 2018 · 1 comment · Fixed by #737

Comments

@filips123
Copy link

filips123 commented Sep 29, 2018

Add support for custom output filename while building.
For example, I want to build file src/index.js, but save build output to dist/app.js, dist/app.min.js anddist/app.js.map.

Also, add support to custom library name. Currently, if package name is mylibrary, it will be Mylibrary, but I want MyLibrary.

@filips123
Copy link
Author

I will fix this this week.

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 a pull request may close this issue.

1 participant