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