Skip to content

spencerwilson-optimizely/esm-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reproduce with npm install && npm test.

Yields:

$ npm test

> @ test /Users/swilson/code/ava-test
> set -x; node -r esm src/index.mjs ; node src/index.js

+ node -r esm src/index.mjs
file:///Users/swilson/code/ava-test/src/index.mjs:1
SyntaxError: Missing export name 'add' in ES module: file:///Users/swilson/code/ava-test/src/math.js
+ node src/index.js
[Function: add]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published