Fix: www/ movido a raíz, estructura final
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import fs from "fs";
|
||||
import path from "path";
|
||||
import { fileURLToPath } from "url";
|
||||
|
||||
const __dirname = path.dirname(fileURLToPath(import.meta.url));
|
||||
|
||||
// We'll read the existing script and eval its MODULOS building logic, or just run it and capture...
|
||||
Reference in New Issue
Block a user