enso/app/gui2/mock
Paweł Grabarz d9972d547a
Migrate to pnpm (#10422)
Fixes #10197

# Important Notes
From now on, package installation will be using `pnpm install`. Installing it globally is fine for convenience, but it can also be used as `corepack pnpm install` without having to install anything other than node. For now, all other scripts are still invoked using `npm`, so we can still invoke them with usual `--workspace` setting. As far as I can tell that doesn't really have any other side effects and is identical as running the script through `pnpm run` in respective workspace project subdirectory.
2024-07-05 11:13:04 +00:00
..
dataServer.ts Automatic reconnect with Language Server. (#9691) 2024-04-19 13:39:45 +00:00
engine.ts Fix autoscoped constructor dynamic widget config (#10297) 2024-06-18 14:35:10 +00:00
MockFSWrapper.vue Show images in documentation (#10205) 2024-06-10 14:15:36 +00:00
MockProjectStoreWrapper.vue Migrate to pnpm (#10422) 2024-07-05 11:13:04 +00:00
projectManager.ts Set output evaluation context for a single node (#8440) 2023-12-15 10:29:15 +00:00
vue.ts Set output evaluation context for a single node (#8440) 2023-12-15 10:29:15 +00:00