chore: Package modernise, update linter

This commit is contained in:
vorotamoroz
2026-05-13 04:40:32 +01:00
parent 55529cd71e
commit 5772811a45
9 changed files with 1324 additions and 172 deletions
-1
View File
@@ -2,7 +2,6 @@
import esbuild from "esbuild";
import process from "process";
import builtins from "builtin-modules";
import sveltePlugin from "esbuild-svelte";
import { sveltePreprocess } from "svelte-preprocess";
import fs from "node:fs";