Edoardo Cavazza

Results 29 comments of Edoardo Cavazza

Hello! Since esbuild does not provide an API to add entrypoints to the current build, meta-url and worker plugins need to invoke a new esbuild build. The very same configuration...

it seems that `punycode` is a sub-sub-dependency of `jsdom`. I'ill try to update the library.

Updating JSDOM does not solve the issue. https://github.com/jsdom/jsdom/issues/3613

I see. Perhaps the kind of filter I suggested can be moved to the analyzer with an optional flag? Something similar to the [web-component-analyzer](https://www.npmjs.com/package/web-component-analyzer) visibility option.

Hello @jlsalvador! Sorry for the late reply. If you are still interested in pursuing this PR, could you please rebase and add the same option for the `collectScreens` method as...

Hello @dhdaines! Thanks for reporting! Could you check if the latest version of the plugin correctly saves the file in the output directory?