Results 4 comments of yannDuval

Here is a git diff that might help to support vite options : ``` vite-ssg % git diff diff --git a/src/node/cli.ts b/src/node/cli.ts index 70dce7b..a259798 100644 --- a/src/node/cli.ts +++ b/src/node/cli.ts @@...

Thanks @gilesbutler, it's indeed a substitutive solution that I did not experiment.

Reproduced also with node 14 Not a fix, but it works with node 10.

I am also interested. Could this be allowed by passing a callback function returning the HTMLElement on which to edit the state ? ```ts export const Hover: StoryObj = {...