discourse/frontend/asset-processor
Jarek Radosz c70b54729a
DEV: Replace memfs with a in-repo fs helper (#39571)
The recent memfs updates (#39559) no longer work with our asset
pipeline, because the package started requiring some standard node
packages (stream, buffer, path, events) which are not available in our
env (this is why we needed the memfs in the first place!)
2026-04-27 11:00:54 +02: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.js DEV: Update esbuild to 0.27.4 (#38957) 2026-03-30 13:13:58 +02: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
package.json DEV: Replace memfs with a in-repo fs helper (#39571) 2026-04-27 11:00:54 +02:00
postcss-variable-prefixer.js
postcss.js
rollup-virtual-imports.js FIX: Handle colocated connectors in rollup theme/plugin compiler (#38755) 2026-03-20 15:33:18 +00:00
shims.js
theme-hbs-ast-transforms.js
theme-rollup.js DEV: Replace memfs with a in-repo fs helper (#39571) 2026-04-27 11:00:54 +02: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