Skip to content
This repository has been archived by the owner on Aug 4, 2021. It is now read-only.

Fix ordering of jsnext:main when using the jsnext option #209

Merged
merged 2 commits into from Apr 11, 2019

Conversation

lukastaegert
Copy link
Member

After introducing the mainfields option, the algorithm that adds jsnext:main to the internal mainfields when using jsnext: true sorted this option AFTER the main option. This PR fixes that and ensures the order

  1. module
  2. jsnext:main
  3. main

when using the deprecated options.

Resolves #208

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Something broken between 4.0.1 and 4.2.2
1 participant