discourse/app/assets
Gerhard Schlager 888f50543d
DEV: Fix javascript:update rake task (#17098)
* The `javascript:update` rake task failed because recent versions of chart.js use a lowercase filename (`chart.min.js` instead of `Chart.min.js`)

* Changed `loadScript()` to use lowercase keys to lookup scripts

* `svg-arrow.css` seems to have changed slightly (linebreak at the end of file)
2022-06-15 19:49:04 +02:00
..
images FIX: fallback to default push notification icon if none exists (#16961) 2022-06-01 12:00:05 +10:00
javascripts DEV: Fix javascript:update rake task (#17098) 2022-06-15 19:49:04 +02:00
stylesheets DEV: Fix javascript:update rake task (#17098) 2022-06-15 19:49:04 +02:00