mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Merge branch 'ho-hash-static' of https://github.com/sharelatex/web-sharelatex-internal into ho-hash-static
This commit is contained in:
commit
d947da26d7
1 changed files with 1 additions and 1 deletions
|
@ -165,5 +165,5 @@ block requirejs
|
|||
data-main=buildJsPath("ide.js", {hashedPath:false, fingerprint:false}),
|
||||
baseurl=fullJsPath,
|
||||
data-ace-base=buildJsPath(lib('ace'), {fingerprint:false}),
|
||||
src=buildJsPath('libs/require.js', {hashedPath:true})
|
||||
src=buildJsPath('libs/require.js', {hashedPath:false})
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue