On Tue, 2023-02-14 at 09:21 +0000, Imobach Gonzalez Sosa wrote: > El lun, 13-02-2023 a las 13:30 +0000, David Díaz escribió: > > > Hi all! > > Hi! > > > > I am pleased to announce that Hot Module Replacement[1] has now > > > available in D-Installer[2]. Thus, working on the web UI should be > > > a > > > bit more productive now, saving you a few clicks to get it up-to- > > > date > > > after writing changes to a file. > > > > > > Just use `npm run server` instead of `npm run watch`. > > > > > > Hope you find it useful! > > Thanks a lot! I tried and worked just fine. > > Just one thing to have in mind: it does not work remotely. >
Right, I forgot to mention it. > So, if you > connect to a VM, it will not work (it needs to connect to 'localhost'). > But it is rather easy to workaround the problem by just using the > browser from the VM through SSH (e.g., "ssh -X yourmachine firefox" -or > chromium-). Thanks for both, the reminder and the trick. > > Regards, Cheers. > Imo > -- David Díaz YaST Team at SUSE LINUX GmbH IRC: dgdavid
