Skip to content

Commit c6a694a

Browse files
committed
chore: remove old markdown content
1 parent 7ef2850 commit c6a694a

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

messages/lightning.dev.component.md

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,7 @@ Preview LWC components in isolation.
44

55
# description
66

7-
Preview components, apps, and sites. If no topic is specified, the default action is to preview the org.
8-
9-
In dev preview mode, you can edit local files and see these changes to your Lightning Web Components (LWC) within your {org name} org:
10-
11-
- Basic HTML and CSS edits
12-
- Importing new CSS-only LWC
13-
- JS edits in-service component library
14-
- JS method changes in the LWC component that don't alter its public API.
15-
16-
Other local changes require deployment to your org. However, changes made directly in your org (like modifying component properties and saving) are immediately live and won't show in your local files until you retrieve them from the org.
17-
18-
This feature enables developers to quickly iterate on their components and pages, seeing the impact of changes in real-time without needing to deploy or refresh manually. Live reload is enabled by default to automatically refresh the preview when source code changes are detected.
19-
20-
Use the appropriate topic to preview specific aspects of the development environment.
7+
Preview LWC components in isolation. Replacement for: https://developer.salesforce.com/docs/platform/sfvscode-extensions/guide/lwclocaldev.html
218

229
# flags.name.summary
2310

0 commit comments

Comments
 (0)