This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/lib
Joe 2f66eb59c2
DEV: Slightly defer loading Discourse stylesheets (#17078)
This is related to #17063 and is also a pre-request for the splash screen work.

This PR introduces 0 visual or functional changes. It just relocates the stylesheets in the load order.
`.css` stylesheets block the browser render. We need to move those out of the <head> tag.

However, they still need to be loaded before core/plugin/theme rendered HTML to avoid FOUC.
2022-06-20 10:37:28 +08:00
..
bootstrap-json DEV: Slightly defer loading Discourse stylesheets (#17078) 2022-06-20 10:37:28 +08:00
rfc176-shims FIX: Allow @ember/test import in embercli prod builds (#16264) 2022-03-23 14:28:09 +01:00
discourse-scss.js Support for Testem in Ember CLI (#12442) 2021-03-19 09:32:46 -04:00
plugin-js.js DEV: Update plugin JS loading in Ember CLI testem environment 2022-01-18 10:16:29 +00:00
pretty-text-engine.js Support for Testem in Ember CLI (#12442) 2021-03-19 09:32:46 -04:00
translation-plugin.js DEV: Make wizard an ember addon (#17027) 2022-06-17 14:50:21 +02:00