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

Allow for modules to be excluded from Bundle #131

Merged
merged 1 commit into from
Oct 2, 2016

Conversation

hiddentao
Copy link
Contributor

@hiddentao hiddentao commented Oct 1, 2016

First of all, thanks for this great module!

In order to get HMR working with Electron.js apps I need to be able to exclude certain modules from being bundled, e.g. electron. But when I use Browserify's exclude option the livereactload browserify plugin fails to work.

This PR fixes that. I've also updated the tests.

@milankinen
Copy link
Owner

Exceptionally well done PR. Thank you!

@milankinen milankinen merged commit dd9fdcf into milankinen:master Oct 2, 2016
@milankinen
Copy link
Owner

...and in 3.0.1

@hiddentao hiddentao deleted the browserify_exclude branch October 2, 2016 16:31
@hiddentao
Copy link
Contributor Author

Thanks!

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 this pull request may close these issues.

2 participants