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

Support webpack #36

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

svenvandescheur
Copy link

@svenvandescheur svenvandescheur commented Feb 8, 2017

This adds some boiler plating allowing the library to be loaded with Webpack and possibly browserify/requirejs/jspm etc...

Additionally I included a simple gulpfile to automate the minification (as I needed to re-minify) the file. Original filenames/locations are preserved (for backwards compatibility).

Making this work might require submitting an updated version to NPM, i've changed the version number in this branch but that's only a suggestion.

@svenvandescheur svenvandescheur changed the title Package.json fix Support webpack Feb 8, 2017
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.

1 participant