fix shim
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"browser": "mocha",
|
"browser": "mocha",
|
||||||
"registry": null,
|
"registry": false,
|
||||||
"shim": {
|
"shim": {
|
||||||
"mocha": {
|
"mocha": {
|
||||||
"imports": "./mocha.css!",
|
"deps": ["./mocha.css!"],
|
||||||
"exports": "mocha"
|
"exports": "mocha"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user