discourse/frontend/asset-processor
David Taylor f8e4a6a002
DEV: Fix ember-inspector loading (#41027)
1. Our method of assigning EmberENV was overwriting the
_DEBUG_RENDER_TREE property which the ember inspector injects

2. In development builds, an upstream bug in rolldown was causing issues
in the ember-inspector-support dynamic entrypoint. Bumping to rolldown
1.1.2 resolves this.
2026-06-18 15:56:11 +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
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 DEV: Replace esbuild with rolldown for asset-processor build (#40447) 2026-06-01 14:49:16 +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 DEV: Fix ember-inspector loading (#41027) 2026-06-18 15:56:11 +01: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 PERF: Move theme settings from js bundle to preload data (#40137) 2026-06-08 16:04:56 +01:00
shims.js
theme-hbs-ast-transforms.js
theme-rollup.js DEV: Restore data-test-* stripping (#40980) 2026-06-18 09:19:56 +01:00
transform-action-syntax.js DEV: Remove (again) the old non-rollup plugin compiler (#39419) 2026-04-21 21:07:46 +02:00
transpiler.js
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