add shim
This commit is contained in:
@@ -1,5 +1,10 @@
|
|||||||
{
|
{
|
||||||
"browser": "mocha",
|
"browser": "mocha",
|
||||||
"dependencies": {},
|
"registry": null,
|
||||||
"format": "global"
|
"shim": {
|
||||||
|
"mocha": {
|
||||||
|
"imports": "./mocha.css!",
|
||||||
|
"exports": "mocha"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user