discourse/app
David Taylor 2f9db62e1c
DEV: Skip babel for qunit and sinon (#26028)
Skipping babel for qunit is part of the default embroider blueprint. Adding these doesn't seem to have a measurable effect on build time, but it does stop this message from being printed in the build log:

```
The code generator has deoptimised the styling of /Users/david/discourse/discourse/node_modules/sinon/pkg/sinon-esm.js as it exceeds the max of 500KB
```
2024-03-05 11:34:51 +00:00
..
assets DEV: Skip babel for qunit and sinon (#26028) 2024-03-05 11:34:51 +00:00
controllers FIX: Show "no category" in category-chooser (#25917) 2024-02-29 13:48:20 +02:00
helpers DEV: Memoize CSP nonce placeholder on response (#25724) 2024-02-16 12:15:55 +00:00
jobs DEV: Add DB backed problem checks to support perform_every config (#25834) 2024-02-27 11:17:39 +08:00
mailers FIX: Add higher read & open timeouts for group SMTP emails (#24593) 2023-11-28 15:32:59 +10:00
models FIX: active webhook types exclude inactive plugins (#26022) 2024-03-05 12:47:04 +11:00
serializers FEATURE: Allow specific groups to view raw email (#26003) 2024-03-04 13:48:16 +10:00
services DEV: Add push notification filtering to MessageBus alerts (#25965) 2024-02-29 12:49:46 -06:00
views DEV: Merge root JS packages (#25857) 2024-02-26 13:45:58 +00:00