Skip to content
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
@WestonThayer

Description

@WestonThayer

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:

  1. Build pepjs as part of my build, or
  2. Configure something like browserify to understand ES6 import and directly reference pointerevents.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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions