ascjs
ascjs copied to clipboard
ES2015 to CommonJS import/export transformer
``` rimraf cjs/* && ascjs esm cjs /Users/bret/littlstar/sdk-js/node_modules/ascjs/index.js:137 }${specifier.local.name}${EOL}`; ^ TypeError: Cannot read property 'name' of undefined at /Users/bret/littlstar/sdk-js/node_modules/ascjs/index.js:137:26 at Array.forEach () at Object.ExportNamedDeclaration (/Users/bret/littlstar/sdk-js/node_modules/ascjs/index.js:132:21) at /Users/bret/littlstar/sdk-js/node_modules/ascjs/index.js:171:37 at Array.forEach ()...
Demonstrates https://github.com/WebReflection/ascjs/issues/17 as a test case. Next is to figure out a solution. Adding `estree` back to the plugins list fixes it, but as noted in https://github.com/WebReflection/ascjs/commit/c6dd7e1b5c8a14a1aa72ddd710728b099b36b0f2 there might be...
LinkeDOM can't build anymore with latest ascjs ... which is a bummer ... all good up to 6.0.1