Files
armatak/.hemtt/hooks/pre_build/prep_extensions.rhai
2024-07-17 03:04:29 -03:00

3 lines
93 B
Plaintext

// copy everything in ./dist to root
// get all files
const distDir = HEMTT_VFS.join("dist");