ded / domready

lets you know when the dom is ready
MIT License
874 stars 129 forks source link

add bower.json #37

Closed callumlocke closed 10 years ago

callumlocke commented 10 years ago

fixes #36

callumlocke commented 10 years ago

Could you also please make a v0.3 branch from the v0.3.0, and add this same bower.json to that branch, and release as v0.3.1?

adam-lynch commented 10 years ago

:+1:. Do Bower packages normally have the unminified version as the main file?

callumlocke commented 10 years ago

Yes, minified versions may be included in a package but not as main: https://github.com/bower/bower.json-spec/blob/master/README.md#main

On Thursday, 21 August 2014, Adam Lynch notifications@github.com wrote:

[image: :+1:]. Do Bower packages normally have the unminified version as the main file?

— Reply to this email directly or view it on GitHub https://github.com/ded/domready/pull/37#issuecomment-52909078.

Sent from Gmail Mobile

adam-lynch commented 10 years ago

@callumlocke closed?