Fix hashed file path for rich text

This commit is contained in:
Alasdair Smith 2018-04-11 12:00:36 +01:00
parent bcb025e706
commit 60a28f7173

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"
]