0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-08 17:53:55 +08:00
discourse/frontend/asset-processor
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
..
rollup-plugins DEV: Improve cross-plugin/theme import handling (#40939) 2026-06-30 16:11:38 +01:00
add-theme-globals.js
add-theme-globals.test.mjs
asset-processor-rollup.js DEV: Improve cross-plugin/theme import handling (#40939) 2026-06-30 16:11:38 +01:00
babel-resolve-core-imports.js DEV: Improve cross-plugin/theme import handling (#40939) 2026-06-30 16:11:38 +01:00
babel-resolve-core-imports.test.mjs DEV: Improve cross-plugin/theme import handling (#40939) 2026-06-30 16:11:38 +01:00
babel-resolve-plugin-imports.js DEV: Improve cross-plugin/theme import handling (#40939) 2026-06-30 16:11:38 +01:00
babel-resolve-plugin-imports.test.mjs DEV: Improve cross-plugin/theme import handling (#40939) 2026-06-30 16:11:38 +01:00
build.mjs FIX: Stop asset-processor build from loading tsconfig (#41415) 2026-07-03 10:30:13 +01:00
content-tag.js
discourse-import-attribute.js DEV: Improve cross-plugin/theme import handling (#40939) 2026-06-30 16:11:38 +01: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: Improve cross-plugin/theme import handling (#40939) 2026-06-30 16:11:38 +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