This repository was archived by the owner on Feb 11, 2021. It is now read-only.
This repository was archived by the owner on Feb 11, 2021. It is now read-only.
pepjs npm package is unusable #223
Closed
Description
https://www.npmjs.com/package/pepjs
The package seems to just be a clone of this git repo. If I wanted to use pepjs in my application, I would either have to:
- Build pepjs as part of my build, or
- Configure something like browserify to understand ES6
import
and directly referencepointerevents.js
It would be much more helpful if the pepjs npm package simply contained a copy of https://code.jquery.com/pep/0.3.0/pep.js. It's CommonJS compatible, so it can be easily incorporated without having to use option 1 or 2.
I'd be happy to submit a pull request fixing this for package.json, but wanted to check here first to ensure that I'm not off-base with this issue.
Metadata
Metadata
Assignees
Labels
No labels