Diego
Results
2
comments of
Diego
Same problem here. watchify **v3.7.0** browserify **v13.1.0** Thanks
Hey @crispouille, It's necessary add the [main](https://docs.npmjs.com/files/package.json#main) property to [package.json](https://github.com/imakewebthings/waypoints/blob/master/package.json) and fix something like [this](https://github.com/imakewebthings/waypoints/blob/master/lib/noframework.waypoints.js#L165). So IMO browserify-shim is the best solution, at least for now.