-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Closed
Labels
i: needs triageoutdatedA closed issue/PR that is archived due to age. Recommended to make a new issueA closed issue/PR that is archived due to age. Recommended to make a new issue
Description
💻
- Would you like to work on a fix?
How are you using Babel?
Programmatic API (babel.transform, babel.parse)
Input code
N/A
Configuration file name
No response
Configuration
No response
Current and expected behavior
This currently breaks Parcel's new resolver, which I am going to fix by ignoring invalid values. parcel-bundler/parcel#9040
Still might be worth fixing though. Valid values for "type" are "module" and "commonjs" according to https://nodejs.org/api/packages.html#type.
Environment
N/A
Possible solution
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
i: needs triageoutdatedA closed issue/PR that is archived due to age. Recommended to make a new issueA closed issue/PR that is archived due to age. Recommended to make a new issue