mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 13:43:46 +00:00
added pre build hook to join the dll file
This commit is contained in:
3
.hemtt/hooks/pre_build/prep_extensions.rhai
Normal file
3
.hemtt/hooks/pre_build/prep_extensions.rhai
Normal file
@@ -0,0 +1,3 @@
|
||||
// copy everything in ./dist to root
|
||||
// get all files
|
||||
const distDir = HEMTT_VFS.join("dist");
|
||||
Reference in New Issue
Block a user