idyll-lang/idyll

Automatic reload running idyll in WSL: it seems not work

Open

#759 aberto em 7 de dez. de 2021

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (97 forks)batch import
Windowshelp wanted

Métricas do repositório

Stars
 (1.977 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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:

  1. install idyll on WSL
  2. create a project,
  3. run idyll and wait for the browser,
  4. 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 :(

Guia do colaborador