metafizzy / outlayer

:construction_worker: the brains & guts of a layout library
163 stars 63 forks source link

Fixed bower.json issue. #48

Closed crazyscience closed 8 years ago

crazyscience commented 8 years ago

outlayer.js references the 'Item' class. Updated bower.json to include item.js to fix broken bower installs.

desandro commented 8 years ago

Thanks for this contribution, but I'd prefer to keep bower.json as is. See https://github.com/metafizzy/outlayer/pull/45#issuecomment-181401396

crazyscience commented 8 years ago

While I can appreciate your reasoning, the current build is still inconsistent with the bower.json specs in that outlayer.js is not an entry-point file.