Resolve "Prune unused assets in export and save"
Compare changes
+ 82
− 1
@@ -170,9 +170,12 @@ const saveAsEpocProject = async function (project) {
@@ -195,9 +198,12 @@ const exportProject = async function (workdir, filepath) {
@@ -280,6 +286,80 @@ const updateRecent = function (project) {
@@ -294,5 +374,6 @@ module.exports = {
\ No newline at end of file