Chris Parker

- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Chris Parker created a post, [WebStorm] Create Meteor template (HTML and JS files) from undefined Spacebars template?
Hi,Is it possible to create HTML and JS files based on templates I define (think of a Live Template) from an as yet undefined Meteor template? Since that probably doesn't make much sense, here's an... -
-
Chris Parker commented, -
Chris Parker created a post, How do I make WebStorm aware of Meteor added packages like Underscore and Moment?
I know these are not Meteor specific libraries but I am adding them through "meteor add".I get a lot of warnings like "Unresolved function or method moment()" and "Unresolved variable or type _". (...