0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-11 02:59:07 +08:00
discourse/frontend
David Taylor 97e102c6c5
FIX: Stop asset-processor build from loading tsconfig (#41415)
Our tsconfig is designed for development use only, and is not needed for
a successful asset-processor build.

In most cases, it didn't cause a problem. However, if someone does `rm
-rf` on a core plugin, then it causes core's tscconfig to become
invalid, which then breaks the asset-processor build.
2026-07-03 10:30:13 +01:00
..
asset-processor FIX: Stop asset-processor build from loading tsconfig (#41415) 2026-07-03 10:30:13 +01:00
deprecation-silencer DEV: Remove (again) the old non-rollup plugin compiler (#39419) 2026-04-21 21:07:46 +02:00
discourse FIX: Redirect upcoming change notifications to What's New when permanent (#41385) 2026-07-03 15:28:21 +10:00
discourse-i18n FIX: Don't treat empty translations as missing for locale fallback (#41299) 2026-06-30 16:56:04 -04:00
discourse-markdown-it DEV: Bump eslint/lint-configs, and correct violations (#41321) 2026-07-01 10:39:57 +01:00
discourse-types
pretty-text DEV: Replace JS build system with Rolldown (#35963) 2026-05-29 11:11:55 +01:00
.npmrc
polyfills.js