mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
New: Forms authentication
This commit is contained in:
@@ -9,5 +9,5 @@ require('./copy');
|
||||
|
||||
gulp.task('build', function () {
|
||||
return runSequence('clean',
|
||||
['requireJs', 'less', 'handlebars', 'copyIndex', 'copyContent']);
|
||||
});
|
||||
['requireJs', 'less', 'handlebars', 'copyHtml', 'copyContent']);
|
||||
});
|
||||
|
Reference in New Issue
Block a user