Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/forbeslindesay/demo-transform-runtime-and-es2015-modules-commonjs-order-bug


https://github.com/forbeslindesay/demo-transform-runtime-and-es2015-modules-commonjs-order-bug

bug-reproduction

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

Adding a helper function that implicitly uses a runtime function from within a property of a class causes the module import to be ignored.

To reproduce, run:

```
npm install
node index.js
```