mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
rjs -> webpack
This commit is contained in:
@@ -15,6 +15,7 @@ gulp.task('jshint', function () {
|
||||
'-W100': false, //Silently deleted characters (in locales)
|
||||
'undef': true,
|
||||
'globals': {
|
||||
'module': true,
|
||||
'require': true,
|
||||
'define': true,
|
||||
'window': true,
|
||||
|
Reference in New Issue
Block a user