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 30bd0c1 commit 74d296dCopy full SHA for 74d296d
scripts/extract_app_events.mjs
@@ -23,7 +23,7 @@ const EXCLUDED_DIR_PATTERNS = [
23
"/discourse/vendor/",
24
"/discourse/public/",
25
"/discourse/spec/",
26
- "/discourse/plugins/chat/test",
+ "/plugins/chat/test",
27
"/discourse/plugins/discourse-deprecation-collector/",
28
];
29
const UNPARSABLE_INDICATOR = "undefined";
0 commit comments