Skip to content
This repository was archived by the owner on Jul 29, 2022. It is now read-only.
This repository was archived by the owner on Jul 29, 2022. It is now read-only.

npm issue #181

@cfoellmann

Description

@cfoellmann

Description

when requiring the package via npm the config file is wrong.

you set "main": "jquery.jeditable.js", in https://github.com/NicolasCARPi/jquery_jeditable/blob/master/package.json#L5
That does not exist.

You need to set it to "main": "dist/jquery.jeditable.min.js", so the package can be found by npm based tools

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions