You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey there. I'm working in an environment where we're actually loading cheerio into a bundle (bananas, right? it's sane, trust me™️) and we're bundling with Vite. Unfortunately, we're running into an error with boolbase:
Uncaught SyntaxError: The requested module '/@fs/home/projects/jsx-email-repro-v4wpgs/node_modules/.pnpm/[email protected]/node_modules/boolbase/index.js?v=13516690' does not provide an export named 'default' (at attributes.ts:1:8)
It's been a minute since the package was updated, and it would be cool if we could get some ESM compatibility. Cheers
The text was updated successfully, but these errors were encountered:
Hey there. I'm working in an environment where we're actually loading
cheerio
into a bundle (bananas, right? it's sane, trust me™️) and we're bundling with Vite. Unfortunately, we're running into an error with boolbase:It's been a minute since the package was updated, and it would be cool if we could get some ESM compatibility. Cheers
The text was updated successfully, but these errors were encountered: