sonnyt / tweetie

Simple jQuery Twitter feed plugin
https://sonnyt.com/tweetie
312 stars 116 forks source link

Bower issue #53

Closed jonorherrington closed 8 years ago

jonorherrington commented 9 years ago

Hey -

So while I love the idea that this is able to be installed via bower, there is a problem. Since you have to edit config.php every time you upgrade to the newest version, that file gets overwritten. Unless you use something like bowercopy within npm or grunt, this bower module basically is rendered useless. Anyone else have any ideas to fix this problem?

jonorherrington commented 8 years ago

Why was this closed? Is this not still a problem?

sonnyt commented 8 years ago

@jonorherrington this plugin is not a good candidate for a bower package since it contains .php files. Tweetie is not fully a javascript package, it heavily relies on other languages to function properly.

jonorherrington commented 8 years ago

I realize that. Why is there a bower package for it then?

sonnyt commented 8 years ago

@jonorherrington it shouldn't be there, good catch :+1: