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

The --manifest-out option should output a manifest even in a 1 bundle scenario. #1972

Closed
usergenic opened this issue Jun 13, 2017 · 2 comments

Comments

@usergenic
Copy link
Contributor

The part where we output the bundle manifest:
https://github.com/Polymer/polymer-bundler/blob/master/src/bin/polymer-bundler.ts#L277

...is inside a check for if (bundles.size > 1) {

No!

@usergenic
Copy link
Contributor Author

cc @freshp86

@usergenic usergenic self-assigned this Jun 13, 2017
@usergenic
Copy link
Contributor Author

Fixed in #551

@aomarks aomarks transferred this issue from Polymer/polymer-bundler Jan 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants