mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07:00
Handlebars 2.0
This commit is contained in:
parent
c1467d0ecd
commit
9ca97d0135
5 changed files with 236 additions and 108 deletions
|
@ -10,7 +10,7 @@ module.exports = {
|
|||
'backbone' : 'Shims/backbone',
|
||||
'moment' : 'JsLibraries/moment',
|
||||
'filesize' : 'JsLibraries/filesize',
|
||||
'handlebars' : 'Shared/Shims/handlebars',
|
||||
'handlebars' : 'Shims/handlebars',
|
||||
'handlebars.helpers' : 'JsLibraries/handlebars.helpers',
|
||||
'bootstrap' : 'JsLibraries/bootstrap',
|
||||
'backbone.deepmodel' : 'JsLibraries/backbone.deep.model',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue