{"id":19450964,"url":"https://github.com/rixo/repro-rollup-commonjs-system","last_synced_at":"2026-05-16T19:34:59.054Z","repository":{"id":147723957,"uuid":"297782908","full_name":"rixo/repro-rollup-commonjs-system","owner":"rixo","description":null,"archived":false,"fork":false,"pushed_at":"2020-09-22T22:07:38.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-25T09:29:10.313Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rixo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-22T22:02:55.000Z","updated_at":"2020-09-22T22:07:40.000Z","dependencies_parsed_at":"2023-04-03T14:49:24.486Z","dependency_job_id":null,"html_url":"https://github.com/rixo/repro-rollup-commonjs-system","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rixo/repro-rollup-commonjs-system","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rixo%2Frepro-rollup-commonjs-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rixo%2Frepro-rollup-commonjs-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rixo%2Frepro-rollup-commonjs-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rixo%2Frepro-rollup-commonjs-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rixo","download_url":"https://codeload.github.com/rixo/repro-rollup-commonjs-system/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rixo%2Frepro-rollup-commonjs-system/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33116216,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"ssl_error","status_checked_at":"2026-05-16T18:38:29.903Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-10T16:39:43.640Z","updated_at":"2026-05-16T19:34:59.039Z","avatar_url":"https://github.com/rixo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reproduction case\n\n- https://github.com/rollup/plugins/issues/583\n- https://github.com/rixo/rollup-plugin-svelte-hot/issues/9\n\n## Usage\n\n~~~bash\ngit clone git@github.com:rixo/repro-rollup-commonjs-system.git\ncd repro-rollup-commonjs-system\nnpm install\n\nnpm run start\n~~~\n\nOpen browser at http://localhost:5000\n\n**Error**\n\n~~~\nTypeError: Cannot read property '__esModule' of undefined\n    at getAugmentedNamespace (_commonjsHelpers.js:40)\n    at Object.execute (parser.mjs_commonjs-proxy:12)\n    at i (hmr-runtime.js:1)\n    at e (hmr-runtime.js:1)\n    at hmr-runtime.js:1\n    at Array.forEach (\u003canonymous\u003e)\n    at e (hmr-runtime.js:1)\n    at hmr-runtime.js:1\n    at Array.forEach (\u003canonymous\u003e)\n    at e (hmr-runtime.js:1)\n~~~\n\n**Expected**\n\nNo error, gql lib should be logged in the console.\n\n## Previous working version\n\n~~~bash\nnpm i -D @rollup/plugin-commonjs@15.0\nnpm run start\n~~~\n\nIn the browser: the gql lib is logged correctly.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frixo%2Frepro-rollup-commonjs-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frixo%2Frepro-rollup-commonjs-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frixo%2Frepro-rollup-commonjs-system/lists"}