Skip to content

Consider making webdfu an ES6 module #1

@Ecco

Description

@Ecco

Writing a library as an ES6 module is probably the most future-proof way. And it makes it a lot easier to use in Webpack.

One could argue that ES6 modules aren't widely supported, but they are available in Chrome 61 which is, at the moment, the only browser supporting WebUSB :)

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/export

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions