Skip to content

Fix build#216

Draft
jamesscottbrown wants to merge 7 commits intomasterfrom
fix-build
Draft

Fix build#216
jamesscottbrown wants to merge 7 commits intomasterfrom
fix-build

Conversation

@jamesscottbrown
Copy link
Contributor

This is a WIP - there are a few other changes that need to be made.

@jamesscottbrown
Copy link
Contributor Author

This PR switches to defining workspaces in the top-level package.json file, causing packages to be installed in a top-level node_modules directory, which breaks some things.

The simplest quick fix is probably to have a script that runs npm_install to separately install dependencies into the node_modules directory for each project, and npm link to create symlinks for dependencies that correspond to other packages in the same repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant