Skip to content

Commit a92c74b

Browse files
reyhappenreyhappen
andauthored
feat(legacy): add sourcemapBaseUrl support (#19281)
Co-authored-by: reyhappen <[email protected]>
1 parent cf7241c commit a92c74b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/plugin-legacy/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -820,6 +820,7 @@ async function buildPolyfillChunk(
820820
format,
821821
hashCharacters: rollupOutputOptions.hashCharacters,
822822
entryFileNames: rollupOutputOptions.entryFileNames,
823+
sourcemapBaseUrl: rollupOutputOptions.sourcemapBaseUrl,
823824
},
824825
},
825826
},

0 commit comments

Comments
 (0)