🐛 BUG: @astrojs/image
build fails with 'pathToFileURL' is not exported by __vite-browser-external
#4041
Closed
1 task done
Labels
- P4: important
Violate documented behavior or significantly impacts performance (priority)
pkg: image
Related to the `@astrojs/image` package (scope)
What version of
astro
are you using?1.0.0-beta.73
Are you using an SSR adapter? If so, which one?
None
What package manager are you using?
npm
What operating system are you using?
Windows
Describe the Bug
npm run dev
works fineRunning
astro build
fails with the following error:Link to Minimal Reproducible Example
https://codesandbox.io/s/astrojs-image-bug-be59bu
Participation
The text was updated successfully, but these errors were encountered: