yeoman / generator-chrome-extension

Scaffold out a Chrome extension
http://yeoman.io
MIT License
2.62k stars 224 forks source link

path towards the mocha.css, mocha.js and chai.js in the test/index.html file are wrong #204

Open AdrianCitu opened 6 years ago

AdrianCitu commented 6 years ago

How to generate the problem:

Generate an extension and use mocha as the testing framework. Open the index.html file using the browser. You will have an empty screen but if you look the browser console you will see a few errors: Loading failed for the

Possible fix:

I fixed the problem by changing the paths: