@@ -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:
- cwd: '../omega-i18n/zh_CN'
- dest: 'build/_locales/zh'
overlay:
expand: true
cwd: 'overlay'