Hallo,
ich nutze das dev-Repository für die lokale Entwicklung und möchte ein Theme erstellen. Es ist aufgesetzt, die base.scss und main.js erstellt.
Die Änderungen werden aber nur mit storefront:build bzw. storefront:dev oder bin/console theme:compile sichtbar, mit dem Watcher oder storefront:hot nicht.
Bei dem watcher und hot wird initial folgendes angezeigt:
ℹ Compiling Shopware 6 Storefront
✔ Shopware 6 Storefront: Compiled successfully in 13.58s
DONE Compiled successfully in 20044ms5:45:39 PM
WAIT Compiling...5:45:39 PM
ℹ Compiling Shopware 6 Storefront
✔ Shopware 6 Storefront: Compiled successfully in 2.16s
DONE Compiled successfully in 4797ms5:45:45 PM
Auf Änderungen wird aber leider nicht reagiert.
Habe ich irgenwas nicht bedacht oder funktioniert es einfach noch nicht?