Skip to content

Fix for avoid build issue for browser#77

Closed
JLavoieMTL wants to merge 1 commit intoblueimp:masterfrom
JLavoieMTL:patch-2
Closed

Fix for avoid build issue for browser#77
JLavoieMTL wants to merge 1 commit intoblueimp:masterfrom
JLavoieMTL:patch-2

Conversation

@JLavoieMTL
Copy link
Copy Markdown

verify if the code is to build for nodeJs or for the browser. If the library is built and minified for the browser, the NodeJS code in index.js will not be added because module.exports cannot interpreted by the browser.

verify if the code is to build for nodeJs or for the browser. If the library is built and minified for the browser, the NodeJS code in index.js will not be added because module.exports cannot interpreted by the browser.
@blueimp
Copy link
Copy Markdown
Owner

blueimp commented Apr 22, 2016

Duplicate of #78

@blueimp blueimp closed this Apr 22, 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

Successfully merging this pull request may close these issues.

2 participants