{"id":20207556,"url":"https://github.com/dritter/sveltekit-plesk-bridge","last_synced_at":"2026-05-20T05:43:00.434Z","repository":{"id":57698809,"uuid":"510510290","full_name":"dritter/sveltekit-plesk-bridge","owner":"dritter","description":"Bridges ES Modules to CommonJS to use SvelteKit in Plesk.","archived":false,"fork":false,"pushed_at":"2022-07-04T22:58:21.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-14T03:35:44.955Z","etag":null,"topics":["plesk","svelte","sveltekit"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dritter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-04T21:42:44.000Z","updated_at":"2023-08-23T03:00:44.000Z","dependencies_parsed_at":"2022-09-06T17:20:11.858Z","dependency_job_id":null,"html_url":"https://github.com/dritter/sveltekit-plesk-bridge","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/dritter/sveltekit-plesk-bridge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dritter%2Fsveltekit-plesk-bridge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dritter%2Fsveltekit-plesk-bridge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dritter%2Fsveltekit-plesk-bridge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dritter%2Fsveltekit-plesk-bridge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dritter","download_url":"https://codeload.github.com/dritter/sveltekit-plesk-bridge/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dritter%2Fsveltekit-plesk-bridge/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266658059,"owners_count":23963623,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["plesk","svelte","sveltekit"],"created_at":"2024-11-14T05:29:49.872Z","updated_at":"2026-05-20T05:43:00.389Z","avatar_url":"https://github.com/dritter.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://img.shields.io/badge/-Svelte-000?\u0026logo=Svelte) ![](https://img.shields.io/badge/-Plesk-000?\u0026logo=Plesk)\n\n# sveltekit-plesk-bridge\n\nThis project bridges ES modules to CommonJS to avoid the following Error:\n```\nError [ERR_REQUIRE_ESM]: require() of ES Module build/index.js from node-loader.js not supported.\nInstead change the require of index.js in helper-scripts/node-loader.js to a dynamic import() which is available in all CommonJS modules.\n```\n\n## Installation\n\nThe package must be added as a production dependency if you build on your production server!\n\nNPM\n\n```bash\nnpm install svelte-plesk-bridge\n```\n\nYarn\n\n```bash\nyarn add svelte-plesk-bridge\n```\n\nAfter that is done, append to your `build` script in the `package.json`:\n\n```\n    \"build\": \"svelte-kit build \u0026\u0026 cp node_modules/sveltekit-plesk-bridge/entry.cjs build/\",\n```\n\n## Credits\n\nGo to [LessBorders](https://stackoverflow.com/users/18592470/lessborders), who suggested this fix on [StackOverflow](https://stackoverflow.com/a/71632513).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdritter%2Fsveltekit-plesk-bridge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdritter%2Fsveltekit-plesk-bridge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdritter%2Fsveltekit-plesk-bridge/lists"}