Babel: [7.0] Remove add-module-exports use internally

Created on 15 Jan 2017  路  3Comments  路  Source: babel/babel

This was added when upgrading Babel itself to use Babel 6 in #3438. I just wrote it interally since it was temporarily (https://github.com/59naga/babel-plugin-add-module-exports) which we don't recommend doing due to later modules/cjs interop issues.

Relevant for context:

aka we have to deal with it as well


Basically revert https://github.com/babel/babel/pull/3438/commits/d6576490314b0369f68b43aaaf7b49d615108ff8 + fix tests

This also means the "public api" of the packages will change (one of the breaking changes) if not using modules.

Has PR good first issue help wanted outdated

Most helpful comment

I'll take this one

All 3 comments

Kinda hesitant to add this as beginner-friendly but should be ok.

I'll take this one

Was this page helpful?
0 / 5 - 0 ratings

Related issues

alloy picture alloy  路  3Comments

nicolo-ribaudo picture nicolo-ribaudo  路  3Comments

babel-bot picture babel-bot  路  3Comments

JonathanRys picture JonathanRys  路  3Comments

jdalton picture jdalton  路  3Comments