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 webpack support #26

Merged
merged 1 commit into from
Mar 6, 2016
Merged

Add webpack support #26

merged 1 commit into from
Mar 6, 2016

Conversation

cristiano-belloni
Copy link
Contributor

This adds Webpack support.
There are two faces of this:

1 - Add the browser entry to package.json, as described in #22
2 - jailed.js fails with latest Webpacks, because the process variable is defined. I added another test to check if process.browser is false, before we decide we are on Node.

asvd added a commit that referenced this pull request Mar 6, 2016
@asvd asvd merged commit a840e68 into asvd:master Mar 6, 2016
@asvd
Copy link
Owner

asvd commented Mar 6, 2016

okay, 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