With the 2023.1 release,
- The following gulp commands have been added and can be used with extension and theme developer tools:
gulp reactivate– triggers a reactivation process of all the extensions and themes installed on your websitegulp reactivate --async– triggers a reactivation process of all the extension and themes installed in your website asynchronouslygulp reactivate --update– triggers a reactivation process of all the extensions and themes installed in your website, updating each to the latest available versiongulp extension:deploy --reactivate– allows you to deploy and reactivate the extensions and themese on your websitegulp theme:deploy --reactivate– allows you to deploy and reactivate the extensions and themes on your website