Open
Description
Which scope/s are relevant/related to the feature request?
create-analog
Information
With this I can get the serve
to work
analog({
...
// liveReload: false,
...
)}
With this I cannot get serve
to function
analog({
...
liveReload: true,
...
)}
I have provided @brandonroberts with repo access to a branch specific to this issue
Describe any alternatives/workarounds you're currently using
No response
I would be willing to submit a PR to fix this issue
- Yes
- No