Skip to content

Fixes value of main in package.json - #1

Open
oscar-sensornet wants to merge 1 commit into
untill:masterfrom
oscar-sensornet:master
Open

Fixes value of main in package.json#1
oscar-sensornet wants to merge 1 commit into
untill:masterfrom
oscar-sensornet:master

Conversation

@oscar-sensornet

Copy link
Copy Markdown

As documented both on the npm website the value of main in package.json should point to the entry point of the program. Pointing main at plugin/jquery.longclick-1.0.jsl allows people to do

import 'jquery.longclick';

instead of

import 'jquery.longclick/plugin/jquery.longclick-1.0';

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant