Skip to content
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.

Usage with browserify #77

Closed
mhuebert opened this issue Mar 21, 2014 · 2 comments
Closed

Usage with browserify #77

mhuebert opened this issue Mar 21, 2014 · 2 comments

Comments

@mhuebert
Copy link

Forgive me if there's an obvious answer to this question. I spent some time yesterday trying to use this in a project, and got stuck because of the AMD format. Is there a simple way to use this with browserify?

@OliverJAsh
Copy link
Contributor

We will probably need to use UMD to support both AMD and CommonJS. Ideally this wrapping would be done as part of the build process.

In the meantime you might want to see if there’s a way to shim AMD modules on your side so they can be consumed by Browserify. I’m not up-to-date with Browserify so unfortunately I wouldn’t know.

What are your thoughts?

@OliverJAsh
Copy link
Contributor

Please track #83.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants