Skip to content

Commit

Permalink
docs: update README.md (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
noneofyourbusiness1415252 authored Oct 14, 2024
1 parent 68c41f0 commit 653227d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ Setup the `target` option to `node`/`async-node`/`electron-main`/`electron-rende

```js
module.exports = {
resolve: {
extensions: ["...", ".node"],
},
target: "node",
node: {
__dirname: false,
Expand Down

0 comments on commit 653227d

Please sign in to comment.