iheanyi / twitter-muter

Chrome Extension for muting tweets on your Twitter timeline by keywords/hashtag
19 stars 0 forks source link

Webpack Simple Config and VueX integration. #3

Closed iheanyi closed 8 years ago

iheanyi commented 8 years ago

This PR adds in support for Webpack building of the project and also of state management with Vue.js/VueX. Should take precedence over the last PR, should also make dealing with the dynamic updates and all that in the front-end way easier. :x But, I will say this has been...challenging to setup, to say the least.