Open motiazu opened 7 years ago
Also publish to NPM
I think typescript should be separate, but it should be connected to the same CI obviously
Anyone know anything about JS bundling? I started playing around with rollup for this, and I'm not sure which bundles we need to create. If I understand correctly, we need bundles for:
So if I understand correctly, options 1 2 & 4 can be served with one UMD bundle, and we need another ES bundle on top of that.
So I talked to Aviv, realized we need to figure what outputs other libs are using and see what fits here since we're not sure the umd&es is exactly what we need to be exporting. So not closing this yet.
Can be part of moving to Typescript #23