Skip to content

Commit 607a934

Browse files
authored
docs: update node-polyfill.mdx (#329)
1 parent a59551a commit 607a934

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

website/docs/en/guide/advanced/node-polyfill.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@ export default defineConfig({
4141

4242
With the following steps, every usage of the polyfill module will be replaced by the corresponding module in the `externals` field. Checkout the <SourceCode href="https://github.com/web-infra-dev/rslib/blob/main/tests/integration/node-polyfill/bundle-false/rslib.config.ts" /> of the example for more details.
4343

44-
###
45-
4644
## Configurations
4745

4846
Check out the documentation of [@rsbuild/plugin-node-polyfill](https://github.com/rspack-contrib/rsbuild-plugin-node-polyfill), all the configurations are applicable for Rslib.

0 commit comments

Comments
 (0)