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 npm commonjs/amd #9

Open
ghost opened this issue Jun 13, 2015 · 3 comments
Open

support npm commonjs/amd #9

ghost opened this issue Jun 13, 2015 · 3 comments

Comments

@ghost
Copy link

ghost commented Jun 13, 2015

support use this package in systemjs.

You also need to put the package up on NPM.

@TheRusskiy
Copy link
Owner

Published to NPM - https://www.npmjs.com/package/ng-slide-down
As for systemjs and other stuff - I've never used Angular with any other dependency management systems rather than one inbuilt in Angular

@ghost
Copy link
Author

ghost commented Jun 17, 2015

warn It's taking a long time to process the dependencies of npm:ng-slide-down@0.4.1.
This package may need an ignore property to indicate test or example folders for jspm to skip.

You need to ignore your node_modules, etc.

@ghost
Copy link
Author

ghost commented Jun 17, 2015

I submitted a PR to set your main.

However you need to follow this guide to make an AMD compliant module:
http://blog.brasskazoo.com/2013/02/converting-existing-javascript-file-to.html

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