dependencies: Switch to pnpm.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2023-03-20 11:52:59 -07:00
committed by Tim Abbott
parent b3f9fdf99a
commit 3a27b12a7d
31 changed files with 12314 additions and 12310 deletions

View File

@@ -28,9 +28,6 @@ export default (
config: [__filename],
},
},
snapshot: {
immutablePaths: ["/srv/zulip-npm-cache"],
},
};
const frontendConfig: webpack.Configuration = {