File tree 1 file changed +1
-1
lines changed
docs/content/guides/7.multistore/3.patterns/5.subpath
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ This section provides a brief overview of setting up Config Switcher. For comple
53
53
| ** File-Based Inheritance** | ** Config Switcher** |
54
54
| --------------------------------------- | ---------------------------------------------------------------- |
55
55
| Creates separate deployable instances | Uses a single deployable instance |
56
- | Full codebase customization | Only middleware configuration changes, Storefront code is shared |
56
+ | Provides inheritance mechanism to make managing multiple stores easy | You have to manage codebase reuse between stores on your own |
57
57
| Requires separate builds for each store | Single build supports multiple configurations |
58
58
59
59
Take a look at the diagram to see the difference:
You can’t perform that action at this time.
0 commit comments