We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Last night I migrated all the foam packages (save for foam-template) to a monorepo structure. There are a couple of issues that need to be resolved:
foam-vscode
foam-cli
foam-workspace-manager
vsce package
Help wanted with remaining issues!
https://medium.com/@rossbulat/typescript-working-with-paths-packages-and-yarn-workspaces-6fbc7087b325
The text was updated successfully, but these errors were encountered:
per my conversation with @jevakallio, this is currently blocked by microsoft/vscode-vsce#493 - and will be tracked in #314 - so closing this issue
Sorry, something went wrong.
No branches or pull requests
Last night I migrated all the foam packages (save for foam-template) to a monorepo structure. There are a couple of issues that need to be resolved:
foam-vscode
andfoam-cli
should use localfoam-workspace-manager
in developmentvsce package
does not know how to pick up packages from hoisted yarn workspacesfoam-vscode
tests with Jest. See: https://medium.com/@soloydenko/end-to-end-testing-vs-code-extensions-via-jest-828e5edfeb75Help wanted with remaining issues!
Materials
https://medium.com/@rossbulat/typescript-working-with-paths-packages-and-yarn-workspaces-6fbc7087b325
The text was updated successfully, but these errors were encountered: