burns-audio-wam
burns-audio-wam copied to clipboard
incorrect package build (missing index.js)
The NPM distribution of this package includes the following files:
Notice package.json
specifices "main"
as index.js
, but there's no such index.js
.
This is confusing when using the package— on VSCode for example it leads to the module "not being found":
I think the ideal solution here would be adding a simple index file, that just re-exports every plugin (: