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

Support weighing without bundling #6

Closed
bjoerge opened this issue Mar 5, 2016 · 1 comment
Closed

Support weighing without bundling #6

bjoerge opened this issue Mar 5, 2016 · 1 comment

Comments

@bjoerge
Copy link
Owner

bjoerge commented Mar 5, 2016

It would be nice to be able to weigh a file without bundling it. Useful if you have a pre-bundled file:
weigh ./react-with-addons.js

Could be supported with a --no-bundle flag that skips browserify entirely

@bjoerge
Copy link
Owner Author

bjoerge commented Aug 29, 2016

Covered by the -b concat option

@bjoerge bjoerge closed this as completed Aug 29, 2016
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

No branches or pull requests

2 participants
@bjoerge and others