mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-10 22:50:46 +02:00
Merge branch 'ho-hash-static' of https://github.com/sharelatex/web-sharelatex-internal into ho-hash-static
This commit is contained in:
@@ -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})
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user