remove substituted svg
This commit is contained in:
parent
f318d9fbc4
commit
c2d4d22640
|
@ -175,7 +175,7 @@
|
|||
}
|
||||
],
|
||||
"clean": [
|
||||
"../deploy/web-apps/apps/common"
|
||||
"../deploy/web-apps/apps/documenteditor/main/resources/img/**/*.svg"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
|
|
@ -175,7 +175,7 @@
|
|||
}
|
||||
],
|
||||
"clean": [
|
||||
"../deploy/web-apps/apps/common"
|
||||
"../deploy/web-apps/apps/presentationeditor/main/resources/img/**/*.svg"
|
||||
]
|
||||
},
|
||||
"reporter": {
|
||||
|
|
|
@ -189,7 +189,7 @@
|
|||
}
|
||||
],
|
||||
"clean": [
|
||||
"../deploy/web-apps/apps/common"
|
||||
"../deploy/web-apps/apps/spreadsheeteditor/main/resources/img/**/*.svg"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue