-
-
Notifications
You must be signed in to change notification settings - Fork 94
Migrate to a pnpm monorepo #945
Copy link
Copy link
Closed
Labels
code qualityImprovements to code qualityImprovements to code qualityto discussPlan to discuss at meet-upPlan to discuss at meet-up
Metadata
Metadata
Assignees
Labels
code qualityImprovements to code qualityImprovements to code qualityto discussPlan to discuss at meet-upPlan to discuss at meet-up
Type
Fields
Give feedbackNo fields configured for issues without a type.
The problem
All of the Cursorless code exists as part of the VSCode extension and has many references to
vscode. We'd like to abstract away VSCode and turn Cursorless into a generic npm package to enable the following:The solution
We'd like to migrate to nx.Let's use pnpmExperiments to run
node_modulesof the package containing the file you're doing auto-import from even if your VSCode workspace is opened to the root directory of the project?To discuss
Todo
old We'll proceed as follows
cursorless-nxdirectory will become the root of the repowebsitedirectory to adocsnx app. Not sure exactly how to get docusaurus to work as an nx appnx migrateto get up to date