Skip to content

Commit 127d414

Browse files
committed
Update config option description
1 parent 6ec4c54 commit 127d414

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ export type PolyfillOptions = {
4343
process?: BooleanOrBuildTarget,
4444
},
4545
/**
46+
* Specify whether the Node protocol version of an import (e.g. `node:buffer`) should be polyfilled too.
47+
*
4648
* @default true
4749
*/
4850
protocolImports?: boolean,

0 commit comments

Comments
 (0)