refactor(client): different method for loading jquery

This commit is contained in:
Elian Doran
2025-05-17 22:51:10 +03:00
parent 4b22d05aca
commit 67d0d0f5ca
9 changed files with 123 additions and 133 deletions

View File

@@ -13,8 +13,6 @@ function buildFilesToCopy() {
});
const nodePaths = [
"jquery/dist",
// Required as they are native dependencies and cannot be well bundled.
"better-sqlite3",
"bindings",