Open andyp22 opened 9 years ago
Wow, meteor can't just use npm? I'd really like to avoid having to maintain another build. I don't know anything about meteor, but a quick google search turned up this: https://github.com/meteorhacks/npm. Does that work for you?
That is one possibility but not considered the best way to do it. By packaging slang Meteor can handle scoping for the application and only use the library where needed. I am able to use the forked repository for my project if this code is not something you want to maintain.
I would like to use slang.js in a Meteor project I am working on and so following best practices listed here I forked the project and made the needed modifications. All that is left is to create a Meteor developer account and publish the package.