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 UMD build #18

Closed
2 tasks done
doodlewind opened this issue Jan 3, 2018 · 1 comment
Closed
2 tasks done

Add UMD build #18

doodlewind opened this issue Jan 3, 2018 · 1 comment

Comments

@doodlewind
Copy link
Owner

doodlewind commented Jan 3, 2018

UMD build is necessay for using in browser environment, e.g., JSFiddle. Requirement:

  • Raw UMD build for JSFiddle debugging.
  • Minified UMD build for <script> tag in production.
@doodlewind
Copy link
Owner Author

doodlewind commented Jan 4, 2018

Known issues:

  • XMLBumpover not working in browser.
  • bumper.assert not working in browser.

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

1 participant