Skip to content
This repository was archived by the owner on Jan 9, 2021. It is now read-only.

Conversation

@indirectlylit
Copy link
Contributor

This change allows Vue hot reloading to work: when the development build is used and the locale is en, we return the default message rather than the one available from our locale resources. This unfortunately assumes that the default messages are in English; a future improvement might be to have this be configurable.

This change also clarifies the dist files by giving them dev and prod qualifiers. It's possible for example that we might want to create minimized dev files or full prod files, and now we have this option.

Made a major version bump because changing the names of dist files are a breaking change.

indirectlylit added a commit to indirectlylit/kolibri that referenced this pull request Dec 1, 2018
Previously we were always using the dev version. This change relies on learningequality/vue-intl#22
@rtibbles rtibbles merged commit d9f4f5a into learningequality:master Dec 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants