Skip to content

Conversation

@HaidarZ
Copy link
Contributor

@HaidarZ HaidarZ commented Feb 5, 2025

This pull request updates the @cubejs-client/ngx package to explicitly define its Lerna publish directory at the package level. Previously, Lerna was publishing the entire dist folder instead of its contents, leading to module resolution issues when linking the package in Angular projects.

Key changes include adding the lerna.command.publish.directory configuration inside the package’s package.json, ensuring that Lerna correctly publishes from the intended dist location.

Reference: Lerna directory documentation

@HaidarZ HaidarZ requested a review from a team as a code owner February 5, 2025 22:21
@github-actions github-actions bot added the pr:community Contribution from Cube.js community members. label Feb 5, 2025
@HaidarZ HaidarZ force-pushed the fix/cubejs-client-ngx-publish branch 11 times, most recently from e0de3a8 to 2b65231 Compare February 12, 2025 17:32
@HaidarZ HaidarZ force-pushed the fix/cubejs-client-ngx-publish branch 3 times, most recently from b41dcf7 to def223c Compare February 20, 2025 13:34
@HaidarZ HaidarZ force-pushed the fix/cubejs-client-ngx-publish branch 2 times, most recently from eeb2729 to 18e6c03 Compare February 27, 2025 11:48
@HaidarZ HaidarZ force-pushed the fix/cubejs-client-ngx-publish branch from 18e6c03 to a6a4dc5 Compare February 28, 2025 12:28
@vasilev-alex vasilev-alex merged commit ef799f5 into cube-js:master Feb 28, 2025
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr:community Contribution from Cube.js community members.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants