0.1.6 • Published 9 years ago

ember-cli-hbars v0.1.6

Weekly downloads
3
License
ISC
Repository
github
Last release
9 years ago

Ember CLI hbars

npm install --save-dev ember-cli-hbars

If only it were this easy to live on the edge. For now you'll have to configure Ember CLI to use at least Ember 1.10.0-beta.1.

You can read this post learn more but the tldr:

rm -rf bower_components

Then update to Ember canary:

bower install --save ember#canary

If you'd like to explicity lock in to the minimum version instead use:

bower install --save ember#1.10.0-beta.1

Then:

bower install --save handlebars#~2.0.0
bower install
npm uninstall --save-dev broccoli-ember-hbs-template-compiler
npm install --save-dev ember-cli-htmlbars
0.1.6

9 years ago

0.1.5

9 years ago

0.1.3

9 years ago

0.1.0

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago