Remove i18n.js and prevent further exporting of it
This commit is contained in:
parent
80287dcfce
commit
25b627a349
|
@ -23,6 +23,8 @@
|
||||||
#
|
#
|
||||||
fallbacks: :default_locale
|
fallbacks: :default_locale
|
||||||
|
|
||||||
|
export_i18n_js: false
|
||||||
|
|
||||||
translations:
|
translations:
|
||||||
- file: 'app/javascript/legacy/i18n.js'
|
- file: 'app/javascript/legacy/i18n.js'
|
||||||
only: ['*.frontend.*', '*.views.actions.*']
|
only: ['*.frontend.*', '*.views.actions.*']
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue