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

fix: use newer module exports plugin #35

Merged
merged 3 commits into from
Feb 5, 2020
Merged

Conversation

bahmutov
Copy link
Contributor

@bahmutov bahmutov commented Feb 5, 2020

@chrisbreiding
Copy link
Collaborator

Maybe this is a better plugin to use? https://babeljs.io/docs/en/babel-plugin-transform-modules-commonjs

@@ -38,10 +38,17 @@ describe('imports and exports', () => {
return bundle('math_spec.js').then((output) => {
// check that bundled tests work
eval(output)
snapshot('math default exports', output)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no need, included absolute paths in the bundle

@bahmutov bahmutov changed the title add failing export string test fix: use newer module exports plugin Feb 5, 2020
@bahmutov bahmutov merged commit 8601521 into master Feb 5, 2020
@chrisbreiding
Copy link
Collaborator

🎉 This PR is included in version 2.1.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants