Skip to content

fix: correct style.css exports path#91

Merged
v-kessler merged 1 commit intomainfrom
fix/style-css-export
Mar 9, 2026
Merged

fix: correct style.css exports path#91
v-kessler merged 1 commit intomainfrom
fix/style-css-export

Conversation

@v-kessler
Copy link
Contributor

The exports map pointed to ./dist/style.css but Vite produces ./dist/console-components.css. This caused build failures in consumer apps importing @lakekeeper/console-components/style.css.

The exports map pointed to ./dist/style.css but Vite produces
./dist/console-components.css. This caused build failures in consumer
apps when importing @lakekeeper/console-components/style.css.
@coderabbitai
Copy link

coderabbitai bot commented Mar 9, 2026

Warning

Rate limit exceeded

@v-kessler has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 6 minutes and 25 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: dd7fefea-4a6e-4849-bfc7-e2326cb508e6

📥 Commits

Reviewing files that changed from the base of the PR and between 8c671c5 and 37b3481.

📒 Files selected for processing (1)
  • package.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/style-css-export

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@v-kessler v-kessler merged commit 5ab0f33 into main Mar 9, 2026
5 checks passed
@v-kessler v-kessler deleted the fix/style-css-export branch March 9, 2026 08:38
@c-thiel c-thiel mentioned this pull request Mar 9, 2026
@v-kessler v-kessler restored the fix/style-css-export branch March 9, 2026 09:08
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