Closed crimx closed 6 years ago
just a minute
try this one https://www.npmjs.com/package/sinon-chrome v2.2.3
Thanks @acvetkov . #69 is fixed but require('sinon-chrome/extensions')
and require('sinon-chrome/webextensions')
are still broken.
I think "main": "out/index.js"
in package.json should be changed to "main": "index.js"
.
And npm publish
within ./out
.
Fantastic fail.
I will fix tomorrow.
It seems like the Github project is published to NPM.
require('sinon-chrome/extensions')
andrequire('sinon-chrome/webextensions')
break on v2.2.2.And #69 is not correctly built.