Skip to content

Added Meteor.js Package support#7

Open
andyp22 wants to merge 6 commits into
devongovett:masterfrom
andyp22:master
Open

Added Meteor.js Package support#7
andyp22 wants to merge 6 commits into
devongovett:masterfrom
andyp22:master

Conversation

@andyp22
Copy link
Copy Markdown

@andyp22 andyp22 commented May 7, 2015

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.

@devongovett
Copy link
Copy Markdown
Owner

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?

@andyp22
Copy link
Copy Markdown
Author

andyp22 commented May 9, 2015

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.

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.

2 participants