Skip to content

Instantly share code, notes, and snippets.

@fungilation
Created August 26, 2014 22:32
Show Gist options
  • Save fungilation/c222c140e899ad2223c8 to your computer and use it in GitHub Desktop.
Save fungilation/c222c140e899ad2223c8 to your computer and use it in GitHub Desktop.
My .meteor/packages
# Meteor packages used by this project, one per line.
#
# 'meteor add' and 'meteor remove' will edit this file for you,
# but you can also edit it by hand.
standard-app-packages
coffeescript
accounts-entry
accounts-password
less
mrt:[email protected]
http
accounts-facebook
moment
sewdn:[email protected]
inject-initial
mrt:[email protected]
bootstrap3-less
percolatestudio:[email protected]
cmather:[email protected]
reactive-dict
sewdn:[email protected]
noorderstorm:[email protected]
mrt:[email protected]
raix:[email protected]
mizzao:[email protected]
mrt:[email protected]
mrt:[email protected]
arunoda:[email protected]
accounts-ui
fast-render
subs-manager
font-awesome-4-less
collection2
appcache
publish-composite
email
@cmather
Copy link

cmather commented Aug 27, 2014

  1. meteor remove cmather:iron-router
  2. meteor add iron:router

Note: I'm not sure if mrt:iron-router-progress is working so double checkout removing that or making sure that it depends on iron:router and not cmather:iron-router. Also, I'm getting reports that accounts-entry might not be working quite yet.

@mizzao
Copy link

mizzao commented Aug 27, 2014

jqueryui is also borked by the new build system in 0.9. I don't think it will be fully functional.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment