We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8fb032 commit 6c5306dCopy full SHA for 6c5306d
.changeset/chilled-needles-notice.md
@@ -2,4 +2,8 @@
2
"wrangler": patch
3
---
4
5
-feat(wrangler): use unenv bulitin dependency resolution
+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