6 lines
296 B
Markdown
6 lines
296 B
Markdown
---
|
|
"emdash": patch
|
|
---
|
|
|
|
Fix virtual module resolution errors when emdash is installed from npm on Cloudflare. The esbuild dependency pre-bundler was encountering `virtual:emdash/*` imports while crawling dist files and failing to resolve them. These are now excluded from the optimizeDeps scan.
|