indexiatech / ember-forms

Smart, Intuitive forms for Ember.js styled with Bootstrap, Multi layouts and Validation support.
http://indexiatech.github.io/ember-forms
Apache License 2.0
218 stars 45 forks source link

Rebuilding the dist folder #39

Closed Emerson closed 10 years ago

Emerson commented 10 years ago

Not sure how we should handle this, but I know people who use bower will need us to have the built version of the plugin in the repo. This will address issue #38. Outside of this, we could maintain a simple bower package in a separate repo. Happy to help with that if you prefer.

asaf commented 10 years ago

In general I dislike the concept of having distributed files in this repo but we already have it here so lets stick with it for the time being.

the 'dist' folder should point to the release version and not to the 'current' state though.

asaf commented 10 years ago

@Emerson I'm rebuilding for v0.2

Emerson commented 10 years ago

Closed - @asaf fixed this with the 0.2 release