Add Materialize 0.97.5 package overrides
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"main": "js/materialize",
|
||||
"format": "global",
|
||||
"registry": "github",
|
||||
"shim": {
|
||||
"js/materialize": {
|
||||
"deps": [
|
||||
"jquery",
|
||||
"../css/materialize.css!"
|
||||
]
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"jquery": "github:components/jquery",
|
||||
"css": "github:systemjs/plugin-css"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user