Skip to content

Cleaning up#458

Merged
agarny merged 3 commits intoopencor:mainfrom
agarny:cleaning-up
Mar 17, 2026
Merged

Cleaning up#458
agarny merged 3 commits intoopencor:mainfrom
agarny:cleaning-up

Conversation

@agarny
Copy link
Contributor

@agarny agarny commented Mar 17, 2026

No description provided.

Copilot AI review requested due to automatic review settings March 17, 2026 00:58
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR aligns the renderer library build configuration with the app/electron builds by defining the __OPENCOR_DEV__ global, and bumps package versions/lockfiles accordingly.

Changes:

  • Define __OPENCOR_DEV__ in vite.lib.config.ts (consistent with other Vite configs) so dev-only branches can be evaluated/tree-shaken appropriately.
  • Bump root + renderer package versions from 0.20260317.0 to 0.20260317.1.
  • Update Bun lockfiles to newer transitive dependency versions.

Reviewed changes

Copilot reviewed 3 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/renderer/vite.lib.config.ts Adds define.__OPENCOR_DEV__ to bring the library build in line with other builds.
src/renderer/package.json Version bump to 0.20260317.1.
src/renderer/bun.lock Lockfile updates for transitive deps.
package.json Version bump to 0.20260317.1.
bun.lock Lockfile updates for transitive deps.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@agarny agarny merged commit fe04b49 into opencor:main Mar 17, 2026
13 checks passed
@agarny agarny deleted the cleaning-up branch March 17, 2026 01:31
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.

2 participants