Files
lilishop-ui/buyer
Ryan Ran 2fdab71d14 fix(manager): 钉住 webpack 5.108.4,修复生产构建 $filters 全部报错
webpack 5.108.0 回归(webpack/webpack#21278):生产构建在 mangleExports 下遇到 namespace import 整体逃逸(app.config.globalProperties.$filters = filters)时,会把混淆后的导出名当属性路径渲染(u6 -> .u[6]),导致 $filters.unitPrice 等全部报 Cannot read properties of undefined (reading '6');dev server 不启用 mangleExports,本地无法复现。

- manager:webpack 固定 5.108.4(devDependencies + resolutions),pnpm-lock 同步更新
- buyer:纳入 pnpm-lock.yaml(webpack 5.111.0)

Refs: https://github.com/webpack/webpack/issues/21278
2026-09-18 11:29:18 +08:00
..
2021-05-13 10:56:04 +08:00
2021-05-13 10:56:04 +08:00
2021-05-13 10:56:04 +08:00
2021-08-03 10:08:07 +08:00
2021-05-13 10:56:04 +08:00
2022-02-15 14:08:04 +08:00
2022-06-16 09:21:14 +08:00
2021-05-13 10:56:04 +08:00
2026-06-07 16:57:23 +08:00
2022-06-16 14:08:46 +08:00

The file is empty.