Skip to content

Commit 4a8bf1f

Browse files
authored
Update packages/core/src/config.ts
1 parent 22a9356 commit 4a8bf1f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/core/src/config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1122,7 +1122,6 @@ const composeEntryConfig = async (
11221122
rspack: {
11231123
entry: async () => {
11241124
const { resolvedEntries } = await scanGlobEntries(false);
1125-
// return appendEntryQuery(resolvedEntries);
11261125
return resolvedEntries;
11271126
},
11281127
},

0 commit comments

Comments
 (0)