Merge pull request #482 from sharelatex/as-fix-hashed-files

Fix hashed file path for rich text
This commit is contained in:
Alasdair Smith 2018-04-11 12:12:30 +01:00 committed by GitHub
commit d3d7bde6ef

View file

@ -41,7 +41,7 @@ pathList = [
"#{jsPath}ide.js"
"#{jsPath}main.js"
"#{jsPath}libraries.js"
"#{jsPath}es/richText.js"
"#{jsPath}es/rich-text.js"
"/stylesheets/style.css"
"/stylesheets/ol-style.css"
]