mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Use Angular minified bundle.
This commit is contained in:
parent
9ffec6eb16
commit
1bc38b2ea7
2 changed files with 1 additions and 33373 deletions
|
@ -68,7 +68,7 @@ html(itemscope, itemtype='http://schema.org/Product')
|
|||
|
||||
block scripts
|
||||
|
||||
script(src=buildJsPath("libs/angular-1.6.4.js", {fingerprint:false}))
|
||||
script(src=buildJsPath("libs/angular-1.6.4.min.js", {fingerprint:false}))
|
||||
|
||||
script.
|
||||
window.sharelatex = {
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue