Resolve "Prune assets doesn't on windows because of path separators"
Compare changes
+ 29
− 21
@@ -164,21 +164,36 @@ const saveAsEpocProject = async function (project) {
@@ -198,16 +213,9 @@ const exportProject = async function (workdir, filepath) {
@@ -322,8 +330,8 @@ const getAllAssets = function (workdir) {
@@ -332,13 +340,13 @@ const getAllAssets = function (workdir) {