mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-13 18:27:08 -07:00
added alias for vent
This commit is contained in:
parent
8d03850de7
commit
6867319c8d
69 changed files with 73 additions and 73 deletions
|
@ -6,7 +6,7 @@ module.exports = {
|
|||
resolve : {
|
||||
root : path.join(__dirname, "src", "ui"),
|
||||
alias : {
|
||||
'templates' : '/templates',
|
||||
'vent' : 'vent',
|
||||
'backbone' : 'Shims/backbone',
|
||||
'moment' : 'JsLibraries/moment',
|
||||
'filesize' : 'JsLibraries/filesize',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue