mirror of
https://github.com/ansible/awx.git
synced 2026-02-25 06:56:00 -03:30
Hook up npm script target for jshint (#3916)
* Hook up npm script target for jshint * Shrinkwrap ui dependencies
This commit is contained in:
@@ -44,4 +44,5 @@ module.exports = function(grunt) {
|
||||
'webpack:prod',
|
||||
'concurrent:prod',
|
||||
]);
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user