Tonejs / Midi

Convert MIDI into Tone.js-friendly JSON

Home Page:http://tonejs.github.io/Midi/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ES Modules

dli7319 opened this issue · comments

Can we switch to exporting ES6 modules instead of CommonJS modules?
Angular complains about CommonJS modules hurting optimization performance.
Tone.js is using ES6 modules already.

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.