diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index df2bbf990..3f7a08f91 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -77,6 +77,12 @@ importers: specifier: 2.0.4 version: 2.0.4(@types/node@20.14.12)(less@4.2.0)(lightningcss@1.25.1)(sass@1.74.1)(terser@5.31.1) + bench: + dependencies: + '@farmfe/core': + specifier: workspace:* + version: link:../packages/core + examples/arco-pro: dependencies: '@antv/data-set': diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index c328a38d5..a72279fc7 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -4,4 +4,4 @@ packages: - crates/* - rust-plugins/* - js-plugins/* - - bench + - bench/