Skip to content

Commit 1cd1e36

Browse files
committed
Update some MR remarks
- Remove workflow suggestion for example code - Update setup:upgrade command Signed-off-by: Jelle Deneweth <jelle.deneweth@gmail.com>
1 parent be31f14 commit 1cd1e36

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/create-custom-content-type/workflow-tips.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,4 @@ When you are working on a page and changing the master.html template, you need t
77
## Setup and cache
88

99
If you change something in the configuration of your extension and the change is not visible, run `bin/magento setup:upgrade` to ensure that the configuration is updated.
10-
to execute the `bin/magento setup:upgrade` command.
1110

12-
## Check vendor code
13-
14-
When using example code from the (https://github.com/magento-devdocs/pagebuilder-examples)[PageBuilderExamples] in your project,
15-
and your modification shows no result, make sure you have adopted the latest version of the config XML files if needed.

0 commit comments

Comments
 (0)