Skip to content

Conversation

thorne51
Copy link

I ran into an issue trying to require the jquery-steps module in my app.js on my Laravel 5.2 project. Turns out all that was needed was a declaration of the main file in the package.json file.

Added the main property to package.json pointing to the main distributable file. This is to provide compatibility with browserify and require() functions.
Declared main file in package.json
@jonashaag
Copy link

👍 please merge this

@br4nnigan
Copy link

I guess this ain't happening

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.

3 participants