Maptio / maptio

http://www.maptio.com
Other
24 stars 5 forks source link

Fix localisation errors in local development #834

Closed rgoj closed 1 year ago

rgoj commented 1 year ago

This is a small follow-up to the i18n work. It fixes up build and serve configurations so that serving the project in development by default just runs without localisation (rather than with an array of languages, causing errors!). I used to just manually switch the array to false locally but that was obviously absurd and so finally this is a fix to set up the configurations properly.