Dan Motzenbecker

Results 3 issues of Dan Motzenbecker

### Describe the bug When building a SvelteKit project using `@sveltejs/enhanced-img` on GitHub, the build logs show the following message: `@sveltejs/enhanced-img: vite-imagetools is not installed. Skipping build-time optimizations` This results...

pkg:enhanced-img

### Which Cloudflare product(s) does this pertain to? Workers Runtime ### What version(s) of the tool(s) are you using? 3.29.0 [Wrangler] ### What version of Node are you using? 20.10.0...

bug

When I run `snowpack dev --polyfill-node`, I get an error for a class extending the events polyfill: `TypeError: Class extends value [object Object] is not a constructor or null` Snowpack...