Skip to content

use es6 module syntax#83

Open
sualko wants to merge 12 commits intoarlolra:masterfrom
sualko:es6-modules
Open

use es6 module syntax#83
sualko wants to merge 12 commits intoarlolra:masterfrom
sualko:es6-modules

Conversation

@sualko
Copy link
Contributor

@sualko sualko commented Sep 20, 2017

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
Copy link
Contributor Author

sualko commented Oct 18, 2017

@arlolra can you look into this?

@arlolra
Copy link
Owner

arlolra commented Oct 18, 2017

I'm currently travelling but hopefully soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

use npm modules instead of bundling deps

2 participants