diff --git a/Gruntfile.js b/Gruntfile.js index 2c55b10bc..357a26bdb 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -632,6 +632,7 @@ module.exports = function (grunt) { /* XXXBramble: we skip this, since we don't use any of the node_modules in Bramble. 'npm-install', */ 'cleanempty', + 'exec:clean-nls', 'usemin', 'build-config' ]);