discourse/app/assets
David Taylor 4fa296c3ec
DEV: Print usedJSHeapSize to the console after QUnit run (#14462)
This is `console.log`'d to the browser console. run-qunit will print this to stdout. testem will not, so a custom reporter is implemented to print this message.

The `--enable-precise-memory-info` is added so that chrome provides high-resolution memory information. This API is not supported by firefox. The logic will degrade gracefully.
2021-09-28 16:32:56 +01:00
..
images DEV: Add SCSS helper to replace asset-uri and image-uri (#12664) 2021-04-12 13:57:39 +10:00
javascripts DEV: Print usedJSHeapSize to the console after QUnit run (#14462) 2021-09-28 16:32:56 +01:00
stylesheets UX: Show scrollbar only when needed in dropdowns (#14461) 2021-09-28 10:36:16 -04:00