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

Where is the bundled version for browsers? #479

Open
mcshaman opened this issue Feb 15, 2016 · 2 comments
Open

Where is the bundled version for browsers? #479

mcshaman opened this issue Feb 15, 2016 · 2 comments

Comments

@mcshaman
Copy link

Looking at the documentation it makes reference to browser versions path/to/when/dist/browser/when.min.js. This folder does not appear to exist. Is there a bundled version browsers? Or do I have to bundle it myself with Browserify?

@briancavalier
Copy link
Member

Hey @mcshaman. It's in the npm package if you npm install when. Alternatively, you can run npm run browserify to build it if you cloned the repo.

@fastbean-au
Copy link

@mcshaman this caused me some headaches, too, so I created a Bower package (when-umd) containing the browser scripts. Hopefully a little cleaner than using NPM for this.

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

3 participants