Skip to content

Commit

Permalink
chore: add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
59naga committed Jul 2, 2018
1 parent e5b35d4 commit 35dcef2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/index.js
Expand Up @@ -20,6 +20,8 @@ describe('babel-plugin-add-module-exports', () => {
'./src/index.js'
]
})

// use code comparison instead of vm.runInNewContext(doesn't work `export` syntax)
assert(code === result.code)
})

Expand Down

0 comments on commit 35dcef2

Please sign in to comment.