File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -203,7 +203,7 @@ EXAMPLES
203203 $ sf lightning dev app --target-org myOrg --device-type ios --device-id "iPhone 15 Pro Max"
204204```
205205
206- _ See code: [ src/commands/lightning/dev/app.ts] ( https://github.com/salesforcecli/plugin-lightning-dev/blob/6.2.8-codebuilder.0 /src/commands/lightning/dev/app.ts ) _
206+ _ See code: [ src/commands/lightning/dev/app.ts] ( https://github.com/salesforcecli/plugin-lightning-dev/blob/6.2.8-codebuilder.1 /src/commands/lightning/dev/app.ts ) _
207207
208208## ` sf lightning dev component `
209209
@@ -251,7 +251,7 @@ EXAMPLES
251251 $ sf lightning dev component --name myComponent
252252```
253253
254- _ See code: [ src/commands/lightning/dev/component.ts] ( https://github.com/salesforcecli/plugin-lightning-dev/blob/6.2.8-codebuilder.0 /src/commands/lightning/dev/component.ts ) _
254+ _ See code: [ src/commands/lightning/dev/component.ts] ( https://github.com/salesforcecli/plugin-lightning-dev/blob/6.2.8-codebuilder.1 /src/commands/lightning/dev/component.ts ) _
255255
256256## ` sf lightning dev site `
257257
@@ -308,6 +308,6 @@ EXAMPLES
308308 $ sf lightning dev site --name "Partner Central" --target-org myOrg --get-latest
309309```
310310
311- _ See code: [ src/commands/lightning/dev/site.ts] ( https://github.com/salesforcecli/plugin-lightning-dev/blob/6.2.8-codebuilder.0 /src/commands/lightning/dev/site.ts ) _
311+ _ See code: [ src/commands/lightning/dev/site.ts] ( https://github.com/salesforcecli/plugin-lightning-dev/blob/6.2.8-codebuilder.1 /src/commands/lightning/dev/site.ts ) _
312312
313313<!-- commandsstop -->
Original file line number Diff line number Diff line change 11{
22 "name" : " @salesforce/plugin-lightning-dev" ,
33 "description" : " Lightning development tools for LEX, Mobile, and Experience Sites" ,
4- "version" : " 6.2.8-codebuilder.0 " ,
4+ "version" : " 6.2.8-codebuilder.1 " ,
55 "author" : " Salesforce" ,
66 "bugs" : " https://github.com/forcedotcom/cli/issues" ,
77 "dependencies" : {
You can’t perform that action at this time.
0 commit comments