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

Made library commonJs friendly #256

Merged
merged 8 commits into from
Jul 30, 2019
Merged

Conversation

martov1
Copy link
Contributor

@martov1 martov1 commented Oct 20, 2016

I love your library, I used it for a project 2 years ago and it served me well, now i need it again but it does not play well with npm, angular 2, webpack, etc so i did a few changes.

My objective was to be able to require it from my angular 2 project that uses webpack at least in this way.

var JustGage = require('justgage');

I tested this changes and now everything works right out of the box after doing an npm install.

@IS-Kuan
Copy link

IS-Kuan commented Sep 5, 2017

+1, Why not merge this?

@robertsLando robertsLando merged commit f1494ab into toorshia:master Jul 30, 2019
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.

3 participants