Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 663 Bytes

2024-10-04-fix-watch-storefront-multi-saleschannel-with-multi-theme.md

File metadata and controls

11 lines (11 loc) · 663 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 17
---
title:          Fix watch storefront multi saleschannel with multi theme
issue:          NEXT-38982
author:         Raffaele Carelle
author_e_mail:  raffaele.carelle@gmail.com
author_github:  @raffaelecarelle
---

Storefront

  • Changed the theme:dump command to ask for the name of the theme that should be dumped if there isn't a theme-id provided via argument and there is more than one theme available.
  • Changed the theme:dump command to ask for the URL if there are two or more domains available for the sales channel.
  • Changed start-hot-reload.js to accept the domain URL from the command for the original host domain of the hot-reload server.