@W-17618443 Extensibility tutorial documentation#2256
Merged
kevinxh merged 3 commits intofeature/extensibility-v2from Feb 13, 2025
Merged
@W-17618443 Extensibility tutorial documentation#2256kevinxh merged 3 commits intofeature/extensibility-v2from
kevinxh merged 3 commits intofeature/extensibility-v2from
Conversation
bendvc
approved these changes
Feb 12, 2025
adamraya
reviewed
Feb 13, 2025
| First, we’ll generate a fresh PWA Kit project by running the following command: | ||
|
|
||
| ```sh | ||
| npx @salesforce/pwa-kit-create-app@4.0.0-extensibility-preview.3 |
Contributor
There was a problem hiding this comment.
nit: Should we use a NPM tag instead like extensibility-preview-latest and point that tag to the latest extensibility preview instead of using 4.0.0-extensibility-preview.3?
We probably will do at least one more release fixing bugs before beta so the version will most likely 4.0.0-extensibility-preview.4
Contributor
Author
There was a problem hiding this comment.
Good call, let's create the tag first and then we can update the docs.
adamraya
reviewed
Feb 13, 2025
| First, open your terminal and run our project generator: | ||
|
|
||
| ``` | ||
| npx pwa-kit-create-app |
adamraya
approved these changes
Feb 13, 2025
kevinxh
commented
Feb 13, 2025
Signed-off-by: Kevin He <kevin.he@salesforce.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR adds a tutorial.md file for extensibility feature.
Types of Changes
Changes
How to Test-Drive This PR
Checklists
General
Accessibility Compliance
You must check off all items in one of the follow two lists:
or...
Localization