daniel-nagy / fixed-table-header

Fixed table header directive.
MIT License
88 stars 36 forks source link

bower.json configuration problem #9

Closed Toninh0 closed 8 years ago

Toninh0 commented 8 years ago

It seems that there is a problem in bower.json main section.

There is no "dist" directory:

"main": [ "dist/fixed-table-header.js" ]

daniel-nagy commented 8 years ago

I just pulled it down from Bower and there is in fact a dist/ directory.

Toninh0 commented 8 years ago

Sounds weird I don't get any :/

daniel-nagy commented 8 years ago
screen shot 2016-03-15 at 11 44 56 am
Toninh0 commented 8 years ago

Oh we are discussing about fixed-table-header

daniel-nagy commented 8 years ago

Oh sorry, you're right. I will fix it now.

Toninh0 commented 8 years ago

Thank you Daniel. Great work by the way

daniel-nagy commented 8 years ago

Okay should be fixed now. Thank you.

Toninh0 commented 8 years ago

It is. Thanks