0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 13:08:40 +08:00
discourse/frontend/asset-processor
discoursebot 2d34d84d50
FIX: Stop asset-processor build from loading tsconfig [backport 2026.6] (#41416)
Backport of #41415 to release/2026.6.

---

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.

Co-authored-by: David Taylor <david@taylorhq.com>
2026-07-03 10:30:33 +01:00
..
rollup-plugins DEV: Introduce deprecation for .hbs file extension (#38757) 2026-03-20 16:48:03 +00:00
add-theme-globals.js
add-theme-globals.test.mjs
asset-processor-rollup.js DEV: Rename theme-rollup -> asset-processor-rollup (#41085) 2026-06-22 14:45:56 +01:00
babel-replace-imports.js DEV: Remove (again) the old non-rollup plugin compiler (#39419) 2026-04-21 21:07:46 +02:00
babel-replace-imports.test.mjs FIX: Remove async from module broker (#38878) 2026-03-25 23:22:08 +01:00
build.mjs FIX: Stop asset-processor build from loading tsconfig [backport 2026.6] (#41416) 2026-07-03 10:30:33 +01:00
content-tag.js
federated-modules-helper.js DEV: Introduce new rollup-based plugin build system (#35477) 2026-03-03 13:50:55 +00:00
noop.js
os-shim.js DEV: Bump babel plugin in asset-processor and stub workerpool (#40438) 2026-06-01 10:54:43 +01:00
package.json DEPS: Bump vitest from 4.1.8 to 4.1.9 (#41101) 2026-06-23 15:00:05 +02:00
postcss-variable-prefixer.js
postcss.js Revert "FEATURE: discourse-workflows (#39704)" (#40366) 2026-05-28 13:59:42 +01:00
rollup-virtual-imports.js DEV: Rename theme-rollup -> asset-processor-rollup (#41085) 2026-06-22 14:45:56 +01:00
shims.js
theme-hbs-ast-transforms.js
transform-action-syntax.js DEV: Remove (again) the old non-rollup plugin compiler (#39419) 2026-04-21 21:07:46 +02:00
transpiler.js DEV: Rename theme-rollup -> asset-processor-rollup (#41085) 2026-06-22 14:45:56 +01:00
url-polyfill.js
virtual-fs.js DEV: Replace memfs with a in-repo fs helper (#39571) 2026-04-27 11:00:54 +02:00
workerpool-shim.js DEV: Bump babel plugin in asset-processor and stub workerpool (#40438) 2026-06-01 10:54:43 +01:00