Skip to content

Commit

Permalink
test win
Browse files Browse the repository at this point in the history
  • Loading branch information
fi3ework committed Jan 13, 2025
1 parent 997fbd0 commit 1f1949c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1093,6 +1093,7 @@ const composeBundlelessExternalConfig = (
const isSubpath = resolvedRequest.startsWith(
rootPath + path.sep,
);
console.log('🟢', resolvedRequest);

// only handle the request that within the root path
if (isSubpath) {
Expand Down

0 comments on commit 1f1949c

Please sign in to comment.