Levin Keller

Results 173 comments of Levin Keller

@dburles using Ubuntu 14.04. Not working on any of my three systems (all Ubuntu 14.04)

@dburles Will you be able to work on this in the foreseeable future?

I made the warning go away by doing: ``` var Users = Meteor.users; Users.helpers({}); ``` This was quite helpful: https://github.com/ongoworks/meteor-security/issues/5 Can the others confirm that they are also using collection-behaviours?

@crapthings Please elaborate, give some references. Thanks.

@crapthings This is not how this works...

Me too. Please merge. However I would prefer to delete the line instead of commenting it out.

Just adding "berry" as a keyword here. Should be addressed asap.

You are not fixing the actual issue. https://github.com/timarney/react-app-rewired allows you to modify the webpack config for the CRA-app. It also requires you to not run `react-scripts start` but you need...