mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-04-30 15:59:43 +08:00
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!) |
||
|---|---|---|
| .. | ||
| rollup-plugins | ||
| add-theme-globals.js | ||
| add-theme-globals.test.mjs | ||
| babel-replace-imports.js | ||
| babel-replace-imports.test.mjs | ||
| build.js | ||
| content-tag.js | ||
| federated-modules-helper.js | ||
| noop.js | ||
| package.json | ||
| postcss-variable-prefixer.js | ||
| postcss.js | ||
| rollup-virtual-imports.js | ||
| shims.js | ||
| theme-hbs-ast-transforms.js | ||
| theme-rollup.js | ||
| transform-action-syntax.js | ||
| transpiler.js | ||
| url-polyfill.js | ||
| virtual-fs.js | ||