Go to definition: add mainFields to go to es6 code #46563
Labels
javascript
JavaScript support issues
typescript
Typescript support issues
upstream
Issue identified as 'upstream' component related (exists outside of VS Code)
Uh oh!
There was an error while loading. Please reload this page.
Steps to Reproduce:
main
andmodule
orjsnext:main
field. (ex.yarn add react-table
)main
field.Desired Behavior:
The ability to configure which fields to resolve to (e.g. webpack's mainFields implementation).
Desired configuration:
Reasoning:
module
during webpack build, it would be helpful to jump to the code you are actually executing.I'm happy to provide more details!
The text was updated successfully, but these errors were encountered: