Skip to content

Commit 7cf91b9

Browse files
committed
Merge branch 'master' of https://github.com/openlightingproject/rdm-app into manufacturer-updates
2 parents 6ecbe74 + f2318ed commit 7cf91b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gruntfile.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ module.exports = function(grunt) {
107107
'--js', 'node_modules/google-closure-library/third_party/**.js',
108108
'--js', '"!**_test.js"',
109109
'--jscomp_warning', 'lintChecks',
110+
'--hide_warnings_for', 'node_modules/google-closure-library/',
110111
'--entry_point', 'app.setup',
111112
'--js_output_file', 'static/js/app.js',
112113
'--dependency_mode', 'STRICT',

0 commit comments

Comments
 (0)