mirror of
https://github.com/zero-peak/ZeroOmega.git
synced 2025-02-02 02:58:13 -05:00
Remove useless omega-i18n copy task.
This commit is contained in:
parent
5d26aa29a7
commit
72f8499e98
@ -11,16 +11,6 @@ module.exports =
|
||||
target_self:
|
||||
src: 'omega_target_chromium_extension.min.js'
|
||||
dest: 'build/js/'
|
||||
i18n:
|
||||
expand: true
|
||||
cwd: '../omega-i18n'
|
||||
src: ['**/*']
|
||||
dest: 'build/_locales/'
|
||||
i18n_zh:
|
||||
expand: true
|
||||
cwd: '../omega-i18n/zh_CN'
|
||||
src: ['**/*']
|
||||
dest: 'build/_locales/zh'
|
||||
overlay:
|
||||
expand: true
|
||||
cwd: 'overlay'
|
||||
|
Loading…
Reference in New Issue
Block a user