Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve auto importing from local package #9734

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

charlesBochet
Copy link
Member

@charlesBochet charlesBochet commented Jan 18, 2025

This complete the setup for twenty-shared.

  • twenty-shared is a standalone package meant to be built on its own
  • other packages will import twenty-shared dist (built) directory
  • VSCode will properly import them

Next step, do the same for twenty-ui

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

PR Summary

Added twenty-shared package to improve code sharing and auto-importing capabilities across the monorepo.

  • Added twenty-shared package to workspaces and devDependencies in root package.json
  • Updated packages/twenty-front/tsconfig.json to reference twenty-shared package configuration
  • Reorganized imports in useWorkflowRunRecordActions.tsx to group external and internal dependencies

3 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

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