Skip to content
This repository has been archived by the owner on Aug 15, 2019. It is now read-only.

Update path to main file in package.json #276

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

odub
Copy link

@odub odub commented Aug 28, 2015

I got an error trying to run require('jquery-tags-input'). I was trying to use npm distribution of the module via browserify.

It can by fixed by changing the path to the main file.

@recursivefunk
Copy link

+1 for getting this pulled in

@willemvb
Copy link

+1.
This fix is essential for making this work as a JS module.
Workaround for now: require("jquery-tags-input/src/jquery.tagsinput.js")

@benargo
Copy link

benargo commented Apr 10, 2017

+1.

Was about to make a pull request for this myself. Glad I checked first! 😝

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants