Skip to content

Commit 664eba6

Browse files
remove unused
1 parent 4ac8031 commit 664eba6

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

apps/demos/utils/bundle/index.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -278,9 +278,6 @@ const build = async (framework) => {
278278
console.error(`Build ${framework} error `, err);
279279
process.exit(err);
280280
}
281-
} finally {
282-
console.log(`Remove temporary folder: ${tmpDir}`);
283-
}
284281
};
285282

286283
const copyBundlesFolder = () => {

0 commit comments

Comments
 (0)