otr icon indicating copy to clipboard operation
otr copied to clipboard

use es6 module syntax

Open sualko opened this issue 6 years ago • 2 comments

This is a first proposal to fix #63. There are still some todos:

  • [ ] fix intention
  • [ ] use npm packages if possible (requires rollup-plugin-node-resolve to create a browser bundle)
  • [ ] ww tests fail for unknown reason
  • [ ] npm prepublish hook to create bundles
  • [ ] maybe move all export statements to the end of a file

What do you think?

sualko avatar Sep 20 '17 13:09 sualko

@arlolra can you look into this?

sualko avatar Oct 18 '17 14:10 sualko

I'm currently travelling but hopefully soon.

arlolra avatar Oct 18 '17 21:10 arlolra