kogg / hovercards

HoverCards is a chrome extension that lets you see what's behind links from youtube, twitter, reddit, soundcloud, imgur, & instagram — all with out ever leaving the web page you're currently on.
http://hovercards.com
228 stars 33 forks source link

Merge webpack configs into one #250

Open saiichihashimoto opened 8 years ago

saiichihashimoto commented 8 years ago

Currently, there are multiple webpack configs and we run two instances. With an array of configurations, it can be one configuration.

This may require undoing a lot of #174