diff --git a/copy-backoffice-into-prebuilt.sh b/copy-backoffice-into-prebuilt.sh index 8f3df209d..3150f20ba 100755 --- a/copy-backoffice-into-prebuilt.sh +++ b/copy-backoffice-into-prebuilt.sh @@ -2,5 +2,5 @@ [ ! -d prebuilt ] && echo 'directory "prebuilt" not found. first checkout the prebuilt branch into a prebuilt directory' && exit 1 -cp packages/merchant-backoffice-ui/dist/{index,lang*,material*,XRXV*}.* prebuilt/backoffice/ - +cp packages/merchant-backoffice-ui/dist/{index,material*,XRXV*}.* prebuilt/backoffice/ +cp packages/merchant-backoffice-ui/dist/*.svg prebuilt/backoffice/