| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 052aec7 commit b2c5235
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1012,7 +1012,7 @@ added: v0.4.0 | |||
| 1012 | 1012 | The `"main"` field defines the entry point of a package when imported by name | |
| 1013 | 1013 | via a `node_modules` lookup. Its value is a path. | |
| 1014 | 1014 | ||
| 1015 | - The [`"exports"`][] field, if it exists, takes precedence over the | ||
| 1015 | + The [`"exports"`][] field, if it exists, takes precedence over the | ||
| 1016 | 1016 | `"main"` field when importing the package by name. | |
| 1017 | 1017 | ||
| 1018 | 1018 | It also defines the script that is used when the [package directory is loaded | |
| Back | FazBrowse Home | New Git URL |
0 commit comments