You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 14, 2021. It is now read-only.
Unignore the locale-data/ from npm package so its contents can be served
Currently the Bower package contains locale-data/ dir, and even though
the npm package contains `Intl.complete.js`, it's not practical to serve
because of its size. Including the locale-data/ dir makes it easier for
people to efficiently serve `Intl.min.js` along with a negotiated locale
resource pack.
0 commit comments