SVG image format plugin is added to render the image file from stylesheet. And also removed the theme components staging files used during windows and Mac bundling.

This commit is contained in:
Neel Patel
2020-04-22 18:36:04 +05:30
committed by Akshay Joshi
parent b0464500ca
commit 870bcbd932
4 changed files with 6 additions and 9 deletions

View File

@@ -294,8 +294,6 @@ begin
begin
DelWebfolder(ExpandConstant('{app}\web'));
DelFolder(ExpandConstant('{app}\venv'));
DelFolder(ExpandConstant('{app}\runtime\dark'));
DelFolder(ExpandConstant('{app}\runtime\light'));
end;
end;
end;