This commit is contained in:
Guy Bedford
2015-10-06 14:36:15 +02:00
parent d97f89c6b6
commit c26f6dc7df
@@ -1,16 +0,0 @@
{
"main": "js/materialize",
"shim": {
"js/materialize": {
"deps": [
"jquery",
"../css/materialize.css!"
],
"exports": "$"
}
},
"dependencies": {
"jquery": "github:components/jquery",
"css": "github:systemjs/plugin-css"
}
}