mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-12 16:13:58 -07:00
rjs -> webpack
This commit is contained in:
parent
344f3d66ef
commit
428a1439e5
399 changed files with 11591 additions and 16139 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue