We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 335acdf commit ed11732Copy full SHA for ed11732
.discourse-compatibility
@@ -0,0 +1 @@
1
+< 2025.12.0-latest: 335acdfd7e66fd41d3318c6f233a6547d3e3e058
scripts/extract_app_events.mjs
@@ -16,7 +16,7 @@ const stat = promisify(fs.stat);
16
const GJSPreprocessor = new Preprocessor();
17
18
const EXCLUDED_DIR_PATTERNS = [
19
- "/app/assets/javascripts/discourse/tests/",
+ "/frontend/discourse/tests/",
20
"/discourse/tmp/",
21
"node_modules",
22
"/discourse/dist/",
0 commit comments