Skip to content

Commit 2271498

Browse files
committed
comment (#56)
1 parent 79ca75c commit 2271498

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vike-photon/src/plugin/plugins/configPlugin.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export function configPlugin(): Plugin {
1313
optimizeDeps: {
1414
// Those are ESM packages, no need to optimize them
1515
exclude: ["vike-photon", "vike"],
16-
// Still optimize this dual-format dependency
16+
// TO-DO/eventually: remove this line — vike@0.4.254 removed @brillout/require-shim https://github.com/vikejs/vike/pull/3091
1717
include: ["vike > @brillout/require-shim"],
1818
},
1919
},

0 commit comments

Comments
 (0)