ryanechternacht / witches-den

Additional analysis for Juho Snellman's Terra Mystica implementation (terra.snellman.net)
http://witchesden.echternacht.org
7 stars 1 forks source link

Site Broken on mobile #28

Closed ryanechternacht closed 8 years ago

ryanechternacht commented 8 years ago

Reported on reddit after 1.2.0

ryanechternacht commented 8 years ago

Turns out, its broken on everything but desktop chrome

ryanechternacht commented 8 years ago

The issue is I'm using ES2015 features which aren't supported by most browsers.

I'll be incorporating Webpack to add a babel translation and probably minification and bundling

ryanechternacht commented 8 years ago

Fixed here: 378305ce9bbdc3046833a9aa846e93c8a28040c3

This fixes an npm dependency issued in the above checkin: fc6467c9f7228910a668a2ac0ada650529a3ac55

ryanechternacht commented 8 years ago

deployed in 1.3.0