Skip to content
This repository was archived by the owner on Oct 22, 2024. It is now read-only.

Commit 09d9283

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 355ddca + 57b6ac5 commit 09d9283

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ This is a custom loader for Webpack that allows you to include native Node.js `.
44
It simplifies the process of loading native modules by providing a standardized interface that works seamlessly with
55
Next.js.
66
This is a modified version of [Node loader](https://github.com/webpack-contrib/node-loader).
7+
More context on the [why and example use of the loader in my blog post](https://www.amarjanica.com/nextjs-and-rust-creating-a-custom-webpack-loader-for-native-node-modules).
78

89
## Getting Started
910

0 commit comments

Comments
 (0)