mirror of
https://github.com/ansible/awx.git
synced 2026-06-30 10:58:03 -02:30
Enable message i18n with angular-gettext
Signed-off-by: Takao Fujiwara <tfujiwar@redhat.com>
This commit is contained in:
committed by
jaredevantabor
parent
088e9c0291
commit
40b94a38a8
@@ -16,6 +16,7 @@ module.exports = function(grunt) {
|
||||
// Project configuration.
|
||||
grunt.initConfig(configs);
|
||||
grunt.loadNpmTasks('grunt-newer');
|
||||
grunt.loadNpmTasks('grunt-angular-gettext');
|
||||
|
||||
// writes environment variables for development. current manages:
|
||||
// browser-sync + websocket proxy
|
||||
|
||||
Reference in New Issue
Block a user