knockout
knockout copied to clipboard
Could we have ES module entry point to support pika/web?
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
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
This issue should probably be raised in the TKO repo, as well.