idyll-lang/idyll
View on GitHubAutomatic reload running idyll in WSL: it seems not work
Open
#759 opened on Dec 7, 2021
Windowshelp wanted
Description
Describe the bug
Hi, I'm using idyll in windows subsystem for linux. If I modify index.idyll and save it, and then reload http://localhost:3000/, I do not have the variations in the browser.
To Reproduce Steps to reproduce the behavior:
- install idyll on WSL
- create a project,
- run idyll and wait for the browser,
- edit the index file and reload the browser
Expected behavior To see the variations in the browser.
Desktop (please complete the following information):
- OS: debian bullseye (as a WSL)
- Browser chrome
- Version 5.7.6
Additional context I know, this is probably not up to idyll, it's up to WSL :(