mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04: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