Skip to content

Commit

Permalink
chore: Update Docs for Config & Debug (#715)
Browse files Browse the repository at this point in the history
* Update README

* shrink image.

* Update README.md

Co-authored-by: Raphael Wegmueller <[email protected]>

---------

Co-authored-by: Raphael Wegmueller <[email protected]>
  • Loading branch information
bstopp and rofe authored Apr 18, 2024
1 parent fdadfc6 commit b84b6dc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,9 @@ A release candidate will be mirrored in https://github.com/adobe/helix-website w
1. Navigate to the `dist > chrome` folder and click _Select_ to install and activate the Sidekick extension.
1. Verify that your _Extensions_ page displays a box like this:<br />
![Extension box](docs/imgs/install_extension_box.jpg)<br />
1. Follow the steps under [Adding projects to the extension](#adding-projects-to-the-extension)
1. Configurations are not automatically migrated to the Unpacked extension. Either follow the steps under [Adding projects to the extension](#adding-projects-to-the-extension) or Export/Import the other plugin's configuration.
1. If you do not see the Sidekick JavaScript files in the browser debug window, check that they are not being ignored. Ensure "Content scripts injected by extensions" is unchecked: <br />
![Framework ignore list](docs/imgs/framework_ingore_list.jpg)

#### Testing a local project config
If you want to test a config file before deploying it to your project:
Expand Down
Binary file added docs/imgs/framework_ingore_list.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b84b6dc

Please sign in to comment.