This fixes a bunch of path issues that were preventing auto-imports from being generated correctly in some contexts by the Vite plugin, like in a Laravel app.
- fix: update tests to expect absolute content paths after root resolution 1acd4ed
- fix: define root for context 93c9dd5