Skip to content
This repository has been archived by the owner on Jan 14, 2019. It is now read-only.

test: change babel sourceType to unambiguous #62

Closed
wants to merge 3 commits into from

Conversation

armano2
Copy link
Contributor

@armano2 armano2 commented Dec 24, 2018

This PR is exact copy of #54 without FixtureTester

sourceType unambiguous:

Babel added autodetection of sourceType, with that i was able to remove most of parseWithSourceTypeModule and leave it in only 4 files
i renamed this property to ignoreSourceType and changed logic to ignore source type comparison instead of not doing comparison at all.

there is one more issue with autodetection in babel: babel/babel#9213

@JamesHenry what do you think about this?
those changes got extracted from #52

@armano2 armano2 closed this Dec 27, 2018
@armano2 armano2 deleted the babel-unambiguous2 branch December 28, 2018 20:02
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.

1 participant