added pre build hook to join the dll file

This commit is contained in:
Valmo Trindade
2024-07-17 03:04:29 -03:00
parent 02a1e0343a
commit 68b6235cbc
2 changed files with 3 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
// copy everything in ./dist to root
// get all files
const distDir = HEMTT_VFS.join("dist");