✨ features
- 32cad15 feature(init): adds 'module' field to enhancedResolve
mainFields
when current module is type:module (#846) - thanks to @JakeSidSmith for asking the question that led to this addition - ddd2ee6 feature(main|extract): adds
builtInModules
option to tweak what to consider built-in (/ core) modules (#847) - thanks again to @JakeSidSmith for providing the context to see why this would be a useful feature
📖 documentation
- b92b79b doc(options): elaborates on how to use the
mainFields
attributes in ESM context