grunt-ember-templates Questions

4

Solved

I feel like I may be doing to much for a simple problem. If index = 0, how do I increment index in a template. Ideally, I would like to do something like this. {{index+1}} From what I understa...

1

I have a problem in the app that I'm working on, since I upgraded EmberJS from 1.6.1 to 1.8.1. It happens only under Chrome. The issue is that somehow my templates are being rendered with lots of a...
Bree asked 16/12, 2014 at 9:26

1

Solved

I'm using Bower to manage my frontend dependencies and grunt-ember-templates to precompile handlebars templates. These are the dependencies in bower.json: "devDependencies": { "ember": "~1.3.1",...
1

© 2022 - 2024 — McMap. All rights reserved.