0.1.6 • Published 10 years ago

ember-cli-hbars v0.1.6

Weekly downloads
3
License
ISC
Repository
github
Last release
10 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

10 years ago

0.1.5

10 years ago

0.1.3

10 years ago

0.1.0

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

11 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago