es-dev-server
es-dev-server copied to clipboard
Hi I'm facing something which looks like a bug concerning the html pages encoding. I have a web page encoded using ISO-8859-15 charset. I use es-dev-server to serve this page....
If the project isn't supported, I would suggest to archive it so not to confuse people about current status. Thank you.
I see there's an internal [--watch-debounce internal config field](https://github.com/open-wc/es-dev-server/blob/master/src/config.ts#L153), defaults to 100ms, but this value is not configurable by users. Can we make this value configurable? I'm seeing an issue...
Sorry for the silly question but i just can't get it running and likewise can't find anything on the net. How can a request just be echoed back with serve(context)...
How to import UMD package? Throws no default export found error
I noticed that options in the config file like eventStream and logStartup are ignored, even if they are **not** overridden from the command line. I believe this is because in...