Closed
Description
Steps to reproduce
Follow these steps from the doc exactly (Magento 2.1)
- Create Theme
- Configure Grunt for theme (etc.)
- Run
grunt exec:theme
- Run
grunt less:theme
- Run
grunt watch
Expected result
- Make a css-change
- Grunt watch picks up on change and works it's magic
- Refresh page, see changes
(Like it says in the docs)
Actual result
- Make a css-change
- Grunt watch picks up on change and works it's magic
- Refresh page, no changes
Already tried
- Resetting permissions
- Set developer mode
- Turn off cache
I only see the changes after I clear out the complete /var/ folder, then run exec:theme and less:theme again.
This makes the entire Grunt functionality pretty worthless, and I can't imagine that's supposed to be. A bug?
Metadata
Metadata
Assignees
Labels
No labels