js: fixed usage of minimized JS
This commit is contained in:
parent
cd0bf47064
commit
8a683cb244
3 changed files with 3 additions and 3 deletions
|
|
@ -190,7 +190,7 @@ let
|
|||
postInstall = ''
|
||||
# check required files
|
||||
STATIC_CHECK="/robots.txt /502.html
|
||||
/js/scripts.js /js/rhodecode-components.js
|
||||
/js/scripts.min.js /js/rhodecode-components.js
|
||||
/css/style.css /css/style-polymer.css /css/style-ipython.css"
|
||||
|
||||
for file in $STATIC_CHECK;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue