mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07:00
rjs optimize the app.
This commit is contained in:
parent
6b418276b6
commit
3311357df0
12 changed files with 135 additions and 129 deletions
|
@ -163,7 +163,7 @@ module.exports = function (grunt) {
|
|||
keepBuildDir : true,
|
||||
modules: [{
|
||||
name: 'app',
|
||||
exclude: ['JsLibraries/jquery', 'templates.js']
|
||||
exclude: ['templates.js']
|
||||
}],
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue