Merge remote-tracking branch 'origin/pr-update-files-to-hash'

GitOrigin-RevId: dec35961f496f14357757248a62fe4c7d7fc1def
This commit is contained in:
Douglas Lovell 2019-03-05 11:26:09 -03:00 committed by James Allen
parent 24da4799ed
commit f090eb6d06

View file

@ -44,9 +44,9 @@ pathList = [
"#{jsPath}main.js"
"#{jsPath}libraries.js"
"/stylesheets/style.css"
"/stylesheets/ol-style.css"
"/stylesheets/ol-light-style.css"
"/stylesheets/ol-ieee-style.css"
"/stylesheets/light-style.css"
"/stylesheets/ieee-style.css"
"/stylesheets/sl-style.css"
].concat(Modules.moduleAssetFiles(jsPath))
if !Settings.useMinifiedJs