wikitongues / poly

Open source, modern software to share and learn every language in the world.
https://poly.wikitongues.org
GNU General Public License v3.0
80 stars 19 forks source link

Migration to Webpacker #302

Open FredericoAndrade opened 6 years ago

FredericoAndrade commented 6 years ago

Current app can not leverage external components because of our very early version of the rails-react gem. Implementing webpacker opens the door to external react components, and with them, all of the good stuff.