mirror of
https://github.com/ansible/awx.git
synced 2026-03-01 16:58:46 -03:30
Add support for i18n using lingui
This commit is contained in:
@@ -97,5 +97,9 @@ module.exports = {
|
||||
ws: true
|
||||
}
|
||||
]
|
||||
},
|
||||
// https://github.com/lingui/js-lingui/issues/408
|
||||
node: {
|
||||
fs: 'empty'
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user