removing image and css shim on ratchet
This commit is contained in:
@@ -4,11 +4,6 @@
|
|||||||
"directories": {
|
"directories": {
|
||||||
"lib": "dist"
|
"lib": "dist"
|
||||||
},
|
},
|
||||||
"shim": {
|
|
||||||
"ratchet": {
|
|
||||||
"imports": ["./ratchet.css!", "./touch-icons/apple-touch-icon-114x114.png!image", "./touch-icons/apple-touch-icon-57x57.png!image", "./touch-icons/apple-touch-icon-72x72.png!image"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"buildConfig": {
|
"buildConfig": {
|
||||||
"uglify": true
|
"uglify": true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user