Remove all locales from the repository

This commit is contained in:
ErickSkrauch
2020-06-04 20:10:39 +03:00
parent 747e21f0ae
commit f2b4ee1b4d
18 changed files with 29 additions and 3785 deletions

View File

@@ -156,9 +156,10 @@ Build:
before_script:
- *defineVars
script:
- yarn i18n:extract
- yarn i18n:pull
- yarn build
# Remove unneeded files
- rm -rf build/messages
- rm -rf build/*.css.map
# Move all source maps to its own directory
- mkdir -p source-maps