Skip to content

Conversation

@Oksamies
Copy link
Contributor

chore: migrate build system to Vite and update TS config

  • Migrate cyberstorm, cyberstorm-theme, and ts-uploader to use Vite for building.
  • Update root package.json to exclude Vite-built packages from Preconstruct and add explicit build steps.
  • Switch moduleResolution to bundler across all packages.
  • Add root tsconfig.json with project references.
  • Update types fields in package.json for various packages.
  • Add @babel/runtime dependency to multiple packages.

Run pre-commit on all files

- Migrate `cyberstorm`, `cyberstorm-theme`, and `ts-uploader` to use Vite for building.
- Update root `package.json` to exclude Vite-built packages from Preconstruct and add explicit build steps.
- Switch `moduleResolution` to `bundler` across all packages.
- Add root `tsconfig.json` with project references.
- Update `types` fields in `package.json` for various packages.
- Add `@babel/runtime` dependency to multiple packages.
@coderabbitai
Copy link

coderabbitai bot commented Dec 22, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch 12-22-chore_migrate_build_system_to_vite_and_update_ts_config

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.

Copy link
Contributor Author

Oksamies commented Dec 22, 2025

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

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