Skip to content

Commit

Permalink
update changesets
Browse files Browse the repository at this point in the history
  • Loading branch information
mrm007 committed Feb 4, 2024
1 parent 8898a3f commit b73747d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .changeset/integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@
---

Use absolute paths internally to make sure Vite resolves modules correctly

This change only affects integrations that use the vite-node compiler, which is currently the esbuild (next) and Vite plugins
1 change: 1 addition & 0 deletions .changeset/plugins.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
'@vanilla-extract/vite-plugin': patch
'@vanilla-extract/esbuild-plugin-next': patch
---

Correctly resolve module paths when using Vite plugins that affect module resolution, such as [`vite-tsconfig-paths`](https://github.com/aleclarson/vite-tsconfig-paths)

0 comments on commit b73747d

Please sign in to comment.