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

Can't add another bundle #27

Open
kentmw opened this issue Jun 20, 2017 · 2 comments
Open

Can't add another bundle #27

kentmw opened this issue Jun 20, 2017 · 2 comments

Comments

@kentmw
Copy link

kentmw commented Jun 20, 2017

It seems to me that two things are preventing me from adding another bundle.

  1. Quick-sip doesn't return anything, therefore I can't add another bundle to it afterward
  2. There are no configurations to add another bundle.

To me, this highlights the biggest flaw of quick-sip. It provides quick setup but doesn't expose the configurability available in browserify.

@kentmw
Copy link
Author

kentmw commented Jun 20, 2017

On a more detailed look, it looks like I can sneak around this by providing an array for root object

@kentmw kentmw closed this as completed Jun 20, 2017
@kentmw
Copy link
Author

kentmw commented Jun 21, 2017

Well, you can bundle multiple entry points using the current implementation but you can't create multiple bundles

@kentmw kentmw reopened this Jun 21, 2017
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

1 participant