Myrmod

Results 4 comments of Myrmod

A workaround I could use is this: ``` yarn remove swagger-jsdoc && yarn add -P swagger-jsdoc ``` Here we also install the peer dependencies.

correct me if I'm wrong but might this https://github.com/webdriverio/webdriverio/issues/5370 be the issue? We're using `webdriverio "^6.1.20"` but the latest version is 6.5.2

That's how I create a sitemap currently. If this endpoint is not being used in a link somewhere in the application it wont be prerendered. Maybe there was an option...

> * Migrated to svelte 4 and updated all packages. > * Migrated to sveltekit 2 > * Refactored instances of Writable() (probably still more to do on this front,...