mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-30 03:41:50 -05:00
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