PruneCluster icon indicating copy to clipboard operation
PruneCluster copied to clipboard

Change module type to UMD to support webpack at al

Open pke opened this issue 7 years ago • 2 comments

This should fix the import problems of https://github.com/SINTEF-9012/PruneCluster/issues/115

pke avatar Mar 17 '17 08:03 pke

Hei,

Thanks for the pull-request. Is this change retro-compatible though ?

fungiboletus avatar Mar 23 '17 08:03 fungiboletus

I tried to use your pull-request, but using the latest TypeScript, umd isn't compatible with a single file output. When using a multiple files output, I wasn't able to tell the difference with amd.

fungiboletus avatar Jun 28 '17 11:06 fungiboletus