discourse/app/views/qunit
David Taylor e275901831
DEV: Reduce surface-area of ThemeJavascriptCompiler API (#33751)
Extracted from #33103

The goal here is for `append_tree` to be the only interface for
introducing new source files, and for all compilation to be deferred
until the final `compile!` call. This change will allow us to swap out
the compiler internals without any changes to call sites.
2025-07-23 13:58:29 +01:00
..
theme.html.erb DEV: Reduce surface-area of ThemeJavascriptCompiler API (#33751) 2025-07-23 13:58:29 +01:00