install browser mock for test
This commit is contained in:
parent
c9c18966e6
commit
1b70ee966d
2 changed files with 140 additions and 3502 deletions
3637
package-lock.json
generated
3637
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -37,14 +37,17 @@
|
|||
"karma-html2js-preprocessor": "^1.1.0",
|
||||
"karma-mocha": "^1.3.0",
|
||||
"karma-mocha-reporter": "^2.2.3",
|
||||
"karma-sinon": "^1.0.5",
|
||||
"karma-sourcemap-loader": "^0.3.7",
|
||||
"karma-webpack": "^3.0.0",
|
||||
"mocha": "^5.0.0",
|
||||
"node-sass": "^4.5.3",
|
||||
"preact": "^8.2.6",
|
||||
"sass-loader": "^7.0.1",
|
||||
"sinon-chrome": "^2.3.1",
|
||||
"style-loader": "^0.21.0",
|
||||
"web-ext": "github:ueokande/web-ext#patched-2.4.0",
|
||||
"webextensions-api-fake": "^0.5.1",
|
||||
"webpack": "^4.1.1",
|
||||
"webpack-cli": "^2.0.11"
|
||||
}
|
||||
|
|
Reference in a new issue