Thanks for making this useful library. I see that version 4 was just released a day ago. I wanted to let you know that it is broken. A simple:
const shareDbAccess = require('sharedb-access');
...will break it. I switched to 3.0.0 and it's working fine. The error:
error: uncaughtException: Unexpected token function
Thanks for making this useful library. I see that version 4 was just released a day ago. I wanted to let you know that it is broken. A simple:
const shareDbAccess = require('sharedb-access');...will break it. I switched to 3.0.0 and it's working fine. The error:
error: uncaughtException: Unexpected token function