We are using ember-intl in our projects. But while we are building our projects with ember build --environment=production, ember-intl adds 600+ translations files.
I want to pick the languages that we support and I don't want to add 17mb of json files those we don't need.
Is there any configuration for that?
Include the below in
config/environment.js.included sample environment.js file would be,
https://github.com/jasonmit/ember-intl/wiki/Intl.js-Polyfill#loading-files-from-assets