Skip to content

separate frontend/packages/* directory to frontend/internal-packages #1077

@hoshinotsuyoshi

Description

@hoshinotsuyoshi

Task description

create new directory frontend/internal_packages

Background

          Does that mean the `frontend/packages/*` directory only contains the following four packages?

          ```
          [liam]$ git grep -l '"access": "public"'
          frontend/packages/cli/package.json
          frontend/packages/db-structure/package.json
          frontend/packages/erd-core/package.json
          frontend/packages/ui/package.json
          ```

          If so, that seems like a reasonable approach to me.

Originally posted by @hoshinotsuyoshi in #1076 (comment)

TODO (Optional)

  • [ ]
  • [ ]
  • [ ]

Additional notes (Optional)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions