Closed joelanman closed 1 year ago
if there are square brackets [ or ] in the sass path, live reloading does not work
~/prototypes/[test]/app/assets/sass
Actual: no change is updated until the prototype is restarted Expected: change is live updated in the browser
How curious. I was able to reproduce with v13 beta 3. I also tested with v12, where I got the correct expected behaviour, so this appears to be a regression.
Description of the issue
if there are square brackets [ or ] in the sass path, live reloading does not work
Steps to reproduce the issue
~/prototypes/[test]/app/assets/sass
Actual vs expected behaviour
Actual: no change is updated until the prototype is restarted Expected: change is live updated in the browser
Environment (where applicable)