Skip to content

Commit 70550cf

Browse files
authored
document app.plugin.js in package.json exports
1 parent d9cd3e4 commit 70550cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/pages/esm.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ To make use of the output files, ensure that your `package.json` file contains t
4444
"types": "./lib/typescript/src/index.d.ts",
4545
"default": "./lib/module/index.js"
4646
},
47+
"./app.plugin.js": "./if-you-provide-expo-config-plugin",
4748
"./package.json": "./package.json"
4849
},
4950
```

0 commit comments

Comments
 (0)