Strick
Results
1
comments of
Strick
I use `vite-ssg` to generate static website, the build script is run as es module in node environment, like what `run.mjs` in my following tests does (using an `import` syntax)...