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.
hashCharacters
1 parent a0ed405 commit 3aa10b7Copy full SHA for 3aa10b7
1 file changed
packages/plugin-legacy/src/index.ts
@@ -811,6 +811,7 @@ async function buildPolyfillChunk(
811
},
812
output: {
813
format,
814
+ hashCharacters: rollupOutputOptions.hashCharacters,
815
entryFileNames: rollupOutputOptions.entryFileNames,
816
817
0 commit comments