knockout icon indicating copy to clipboard operation
knockout copied to clipboard

Could we have ES module entry point to support pika/web?

Open corlaez opened this issue 7 years ago • 2 comments

Hello, I am not aware how hard this could be to implement but I want to know if it is possible to have ES modules.

The reason I am asking is that there is this new pika/web project that I wanted to use along knockout but it requires ES modules entry.

pika web: https://twitter.com/pikapkg/status/1101506067807137792 knockout doesn't seem supported https://www.pikapkg.com/packages/?q=knockout

corlaez avatar Mar 12 '19 22:03 corlaez

TKO should have that, but I don't see a module entry point defined in the package.json: https://github.com/knockout/tko/blob/master/package.json

chrisknoll avatar Mar 12 '19 22:03 chrisknoll

This issue should probably be raised in the TKO repo, as well.

avickers avatar Mar 18 '19 18:03 avickers