Skip to content

feat: Move oc-client-browser to packages/ directory#1477

Closed
ricardo-devis-agullo wants to merge 1 commit into
masterfrom
feat/oc-client-browser-monorepo
Closed

feat: Move oc-client-browser to packages/ directory#1477
ricardo-devis-agullo wants to merge 1 commit into
masterfrom
feat/oc-client-browser-monorepo

Conversation

@ricardo-devis-agullo
Copy link
Copy Markdown
Collaborator

Summary

  • Move oc-client-browser repository into packages/oc-client-browser as a workspace package
  • Update package.json to reference monorepo repository with directory field
  • Remove redundant configuration files (lefthook.yml, .husky, .travis.yml, biome.json)
  • Keep npm workspace dependency resolution for oc-client-browser in packages/oc
  • Add .turbo directory for turbo build system integration

Test plan

  • npm install completes successfully
  • packages/oc-client-browser builds successfully
  • packages/oc builds successfully with workspace dependency
  • Pre-commit hooks pass

Generated with Devin

- Add oc-client-browser as a workspace package in the monorepo
- Update package.json to reference monorepo repository
- Remove redundant configuration files (lefthook, husky, travis, biome.json)
- Keep npm workspace dependency resolution for oc-client-browser

Generated with [Devin](https://cli.devin.ai/docs)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
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