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

feat(generators): Move core code generators to shared generators package #2982

Merged
merged 6 commits into from
Jan 12, 2023

Conversation

daffl
Copy link
Member

@daffl daffl commented Jan 12, 2023

This pull request moves the code generators from @feathersjs/cli to @feathersjs/generators to be then used by the CLI. This will allow to import the code generators and types in other projects that are also used by the CLI.

@netlify
Copy link

netlify bot commented Jan 12, 2023

Deploy Preview for feathers-dove canceled.

Name Link
🔨 Latest commit e8a5024
🔍 Latest deploy log https://app.netlify.com/sites/feathers-dove/deploys/63bf9647720be60008022446

@daffl daffl merged commit 0328d22 into dove Jan 12, 2023
@daffl daffl deleted the generators-package branch January 12, 2023 05:24
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