You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| enforceExtension | false | Enforce that a extension from extensions must be used |
88
88
| exportsFields |["exports"]| A list of exports fields in description files |
89
89
| extensions |[".js", ".json", ".node"]| A list of extensions which should be tried for files |
90
+
| fallback |[]| Same as `alias`, but only used if default resolving fails |
90
91
| fileSystem || The file system which should be used |
91
92
| fullySpecified | false | Request passed to resolve is already fully specified and extensions or main files are not resolved for it (they are still resolved for internal requests) |
92
93
| mainFields |["main"]| A list of main fields in description files |
0 commit comments