mirror of
https://github.com/discourse/discourse.git
synced 2026-08-06 13:08:40 +08:00
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> |
||
|---|---|---|
| .. | ||
| rollup-plugins | ||
| add-theme-globals.js | ||
| add-theme-globals.test.mjs | ||
| asset-processor-rollup.js | ||
| babel-replace-imports.js | ||
| babel-replace-imports.test.mjs | ||
| build.mjs | ||
| content-tag.js | ||
| federated-modules-helper.js | ||
| noop.js | ||
| os-shim.js | ||
| package.json | ||
| postcss-variable-prefixer.js | ||
| postcss.js | ||
| rollup-virtual-imports.js | ||
| shims.js | ||
| theme-hbs-ast-transforms.js | ||
| transform-action-syntax.js | ||
| transpiler.js | ||
| url-polyfill.js | ||
| virtual-fs.js | ||
| workerpool-shim.js | ||