mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
gulp watch fix
This commit is contained in:
@@ -1,12 +1,4 @@
|
||||
module.exports = {
|
||||
js: [
|
||||
'./app/**/*.js',
|
||||
'./src/**/*.js',
|
||||
'!./**/libs/**',
|
||||
'!./**/vendor/**',
|
||||
'!./**/templates.js'
|
||||
],
|
||||
|
||||
src: {
|
||||
root: './src/UI/',
|
||||
templates: './src/UI/**/*.hbs',
|
||||
|
Reference in New Issue
Block a user