Dev-Guy

Results 19 comments of Dev-Guy

Touching / modifying .ex files with ~V sigil and running mix setup ; mix phx.server doesn’t create files in assets/svelte/_build when that directory is empty. It’s easy to reproduce. Just:...

I added some body text to my sigil template and that worked! Touching files or adding whitespace, comments, etc. - anything that is removed by the compiler -- does not...

To recap: 1. If you delete all files in `assets/svelte/_build` while the app is running and modify a *.ex file that contains a `~V` sigil, `assets/svelte/_build` files are not created....

#81 would Bun fix this?

Per #29, this doesn't work in Docker? I don't recall where I saw that. If the old watch style is required by build.js, I think the README should specify pinning...

You are welcome to fork the code and give it a shot. I looked at the project -- I will add an example when I can find some free time....

> I have also encountered similar issues, and I previously filed the issue in the vscode repo, which can be seen at [this link](https://github.com/microsoft/vscode/issues/78415). I think this may be helpful....

Updated client (64 bit windows 10) and server (el capitan) - using pro. Same problem. Intermittent. Keyboard is laggy too. Problem happens when bluetooth turned off on client and server....

Performance will be awful for popular sites. Consider integrating with ash oban optionally. I mean: integrate Ash Oban into the feature -- don't make devs figure this out.