chore(edit-docs): switch to esbuild

This commit is contained in:
Elian Doran
2025-05-25 11:47:03 +03:00
parent d70140c180
commit be8749d84e
5 changed files with 80 additions and 64 deletions

View File

@@ -40,4 +40,4 @@ async function exportData() {
await exportToZipFile("root", "html", DEMO_ZIP_PATH);
}
await main();
main();