mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-04-24 06:17:08 -04:00
Use minified jquery
This commit is contained in:
parent
8bcaa17e25
commit
bb77bb640c
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ module.exports = (env) => {
|
|||
'node_modules'
|
||||
],
|
||||
alias: {
|
||||
jquery: 'jquery/src/jquery',
|
||||
jquery: 'jquery/dist/jquery.min',
|
||||
'react-middle-truncate': 'react-middle-truncate/lib/react-middle-truncate'
|
||||
},
|
||||
fallback: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue