Closed mickmcgrath13 closed 7 years ago
this: https://github.com/bitovi/funcunit/blob/master/package.json#L67 should be:
"main": "funcunit",
..and then add
system: { main: "global" }
to outputs.global in https://github.com/bitovi/funcunit/blob/master/build.js
this: https://github.com/bitovi/funcunit/blob/master/package.json#L67 should be:
..and then add
to outputs.global in https://github.com/bitovi/funcunit/blob/master/build.js