From e1373c3e8472b57220e352d0056786c4d2757d62 Mon Sep 17 00:00:00 2001 From: Godfrey Chan Date: Thu, 7 Sep 2023 05:15:43 -0700 Subject: [PATCH] DEV: introduce Embroider behind a flag, and start testing in CI (#23005) Discourse core now builds and runs with Embroider! This commit adds the Embroider-based build pipeline (`USE_EMBROIDER=1`) and start testing it on CI. The new pipeline uses Embroider's compat mode + webpack bundler to build discourse code, and leave everything else (admin, wizard, markdown-it, plugins, etc) exactly the same using the existing Broccoli-based build as external bundles ( + - - - + + +