jin-qu/jinqu-odata

Module Definition Problem

solenya-group opened this issue · 1 comments

Hi,

The most recent version of the jinqu-data package deployed to npm seems to have a module definition problem.

To reproduce, here's a stackblitz sample, which merely tries to import the package:
https://stackblitz.com/edit/min-dmmjuy?file=index.ts

As you can see, it fails to import.

Thanks,
Ben

Hi,

Good catch, I think with last alpha package, pre-publish command did not work, so we released a package without any code. Fixed with alpha.4.

Thanks.