correcting url for one of the .png dependencies
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
},
|
},
|
||||||
"shim": {
|
"shim": {
|
||||||
"ratchet": {
|
"ratchet": {
|
||||||
"imports": ["./ratchet.css!", "./touch-icons/apple-touch-icon-114x114.png!image", "./touch-icons/apple-touch-icon-57x57.png!image", "dist/touch-icons/apple-touch-icon-72x72.png!image"]
|
"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": {
|
||||||
|
|||||||
Reference in New Issue
Block a user