Meteor package dependency - Added automatically or Not -


i trying use rajit:bootstrap3-datepicker in project. project page on atmosphere list jquery dependency of package.

does meteor add jquery when run command

meteor add rajit:bootstrap3-datepicker 

or have separately add jquery

meteor add jquery 

note: .meteor/packages not show jquery 1 of added packages.

jquery listed dependency in rajit:bootstrap3-datepicker package.js, why automatically added app without need explicitly add yourself.

.meteor/packages listing app direct dependencies, not dependencies implied packages you're using.


Comments

Popular posts from this blog

php - Zend Framework / Skeleton-Application / Composer install issue -

c# - Better 64-bit byte array hash -

python - PyCharm Type error Message -