Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I found that trying to build this with yarn together with other modules using `require(...)` failed. `package.json` mentions an `index.js` file but that is missing. A simple `index.js` fixes this and allows embedding the plugin properly.
- Loading branch information