Add the package directory to each packages package.json#460
Add the package directory to each packages package.json#460mofojed merged 1 commit intodeephaven:mainfrom
Conversation
|
Kicked off an alpha build to test published links: https://github.com/deephaven/web-client-ui/actions/runs/1917076585 |
|
Hmmm it looks like the HTML link transformer doesn't take Workaround is to use absolute links, which I will in a follow up... but I'm also going to submit a PR on |
|
Created PR to address this in Not sure it will actually be updated though, since that package hasn't been updated in a while. Seems odd that nobody has tried to fix this before, and the workaround is to just provide absolute links. |
spasovski
left a comment
There was a problem hiding this comment.
Neat. Monorepo support.
- Update the repository information for each package.json to specify the directory that package is in - Should make relative links work correctly when packages are published - Partial deephaven#445
c1cc3fb to
ff656ea
Compare
Implemented to match https://docs.npmjs.com/cli/v8/configuring-npm/package-json#repository