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: remove dependency on yeoman #489

Merged
merged 4 commits into from
Jun 26, 2024
Merged

feat: remove dependency on yeoman #489

merged 4 commits into from
Jun 26, 2024

Conversation

mdonnalley
Copy link
Contributor

What does this PR do?

Removes dependency on yeoman-generator and yeoman-environment libraries

Depends on forcedotcom/salesforcedx-templates#587

What issues does this PR fix or reference?

@W-16025380@

@@ -7,8 +7,7 @@

import { Flags, loglevel, orgApiVersionFlagWithDeprecations, SfCommand, Ux } from '@salesforce/sf-plugins-core';
import { Messages } from '@salesforce/core';
import AnalyticsTemplateGenerator from '@salesforce/templates/lib/generators/analyticsTemplateGenerator.js';
import { AnalyticsTemplateOptions, CreateOutput } from '@salesforce/templates';
import { AnalyticsTemplateOptions, CreateOutput, TemplateType } from '@salesforce/templates';
Copy link
Contributor

Choose a reason for hiding this comment

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

for the record: this is so much cleaner

@mshanemc mshanemc merged commit d72e279 into main Jun 26, 2024
12 checks passed
@mshanemc mshanemc deleted the mdonnalley/no-yeoman branch June 26, 2024 14:32
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.

2 participants