Skip to content

Commit 6c5306d

Browse files
authored
chore: add details to #7625 changeset (#7678)
1 parent d8fb032 commit 6c5306d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.changeset/chilled-needles-notice.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,8 @@
22
"wrangler": patch
33
---
44

5-
feat(wrangler): use unenv bulitin dependency resolution
5+
feat(wrangler): use unenv builtin dependency resolution
6+
7+
Moving away from `require.resolve()` to handle unenv aliased packages.
8+
Using the unenv builtin resolution will allow us to drop the .cjs file from the preset
9+
and to override the base path so that we can test the dev version of the preset.

0 commit comments

Comments
 (0)