Commit Graph

2 Commits (9c9290768190d412e5b3d65502ee5d0d30596412)

Author SHA1 Message Date
Yamagishi Kazutoshi 7a7bfa5170 Add quotes ESLint rules ()
* Add quotes ESLint rule

* Add jsx-quotes ESlint rule

* Sort ESLint rules
Nolan Lawson 9d04de1c8d Only load Intl data for current language ()
* Only load Intl data for current language

* Extract common chunk only from application.js and public.js

* Generate locale packs, avoid caching on window object