@sveltejs/adapter-netlify@7.0.0-next.7
📦 sveltekitView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch release fixes an issue with importing generated manifests by using `pathToFileURL` to better handle special characters in project paths. Dependencies have also been updated.
🐛 Bug Fixes
- Import the generated manifest via `pathToFileURL`, which handles special characters in the project path.