mirror of
https://github.com/discourse/discourse.git
synced 2025-02-02 15:02:01 +08:00
207c3085fc
We have had reports of tabs freezing in Firefox, and reporting an error in this line. I haven't been able to reproduce, but I suspect the `forEach` loop is at the heart of the issue, so I have replaced it with (hopefully) a safer call. * More refactoring * Do not reload stylesheets with unchanged filenames * Select last matching stylesheet |
||
---|---|---|
.. | ||
app | ||
config | ||
lib | ||
public/assets/scripts | ||
tests | ||
.ember-cli | ||
ember-cli-build.js | ||
package.json | ||
testem.js |