Skip to content

feat: w-20889306 sf webapp generate command to fetch template from NPM package.#835

Closed
shailesh-pachbhai wants to merge 8 commits intosalesforcecli:mainfrom
shailesh-pachbhai:t/arc/W-20889306/sfwebappgenerate
Closed

feat: w-20889306 sf webapp generate command to fetch template from NPM package.#835
shailesh-pachbhai wants to merge 8 commits intosalesforcecli:mainfrom
shailesh-pachbhai:t/arc/W-20889306/sfwebappgenerate

Conversation

@shailesh-pachbhai
Copy link

@shailesh-pachbhai shailesh-pachbhai commented Jan 29, 2026

What does this PR do?

@w-20889306@ - sf webapp generate command to fetch template from NPM package.

What issues does this PR fix or reference?

@salesforce-cla
Copy link

Thanks for the contribution! Unfortunately we can't verify the commit author(s): Shailesh Pachbhai <s***@s***.com>. One possible solution is to add that email to your GitHub account. Alternatively you can change your commits to another email and force push the change. After getting your commits associated with your GitHub account, refresh the status of this Pull Request.

// Templates are stored in the 'lib/templates' directory within the package
const templatesPath = path.join(packageDir, 'lib', 'templates');
return templatesPath;
}
Copy link

Choose a reason for hiding this comment

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

We should create a prerelease / canary build to verify this actually works as expected when installed.

@shailesh-pachbhai shailesh-pachbhai changed the title feat: @w-20889306 sf webapp generate command to fetch template from NPM package. feat: w-20889306 sf webapp generate command to fetch template from NPM package. Jan 30, 2026
@shailesh-pachbhai shailesh-pachbhai force-pushed the t/arc/W-20889306/sfwebappgenerate branch from a7f28d6 to ba3c1b6 Compare January 30, 2026 20:31
@iowillhoit iowillhoit marked this pull request as draft February 6, 2026 14:53
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.

4 participants