Closed
Description
openedon Jun 21, 2016
cd /tmp; npm i mocha; stat node_modules/browser-entry.js
# => stat: node_modules/browser-entry.js: stat: No such file or directory
This causes require('mocha')
to fail in a webpack environment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment