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

[Feature] Split to two separated packages for cli and node. #35

Open
acrazing opened this issue Jun 2, 2023 · 0 comments
Open

[Feature] Split to two separated packages for cli and node. #35

acrazing opened this issue Jun 2, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@acrazing
Copy link
Owner

acrazing commented Jun 2, 2023

Use as a npm package should not import cli dependencies.

It always import cli packages like yargs, ora when I use it as a npm package, it is useless.

Describe the solution you'd like

Split to two package dpdm and dpdm-core, the first one should keep works with current version by importing dpdm-core, and the second one should not import cli related packages.

Describe alternatives you've considered

NO

Additional context

NO

@acrazing acrazing added the enhancement New feature or request label Jun 2, 2023
@acrazing acrazing self-assigned this Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant