mirror of
https://github.com/elyby/accounts-frontend.git
synced 2025-05-31 14:11:58 +05:30
Remove all locales from the repository
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user