{"id":28378637,"url":"https://github.com/env0/webpack-reproduce","last_synced_at":"2025-06-25T13:32:33.863Z","repository":{"id":47801760,"uuid":"326994672","full_name":"env0/webpack-reproduce","owner":"env0","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-29T10:00:16.000Z","size":90,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-18T09:57:00.920Z","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/env0.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}},"created_at":"2021-01-05T12:39:36.000Z","updated_at":"2021-03-14T03:17:57.000Z","dependencies_parsed_at":"2022-09-08T08:25:02.009Z","dependency_job_id":null,"html_url":"https://github.com/env0/webpack-reproduce","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/env0/webpack-reproduce","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/env0%2Fwebpack-reproduce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/env0%2Fwebpack-reproduce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/env0%2Fwebpack-reproduce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/env0%2Fwebpack-reproduce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/env0","download_url":"https://codeload.github.com/env0/webpack-reproduce/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/env0%2Fwebpack-reproduce/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261883012,"owners_count":23224410,"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","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":"2025-05-30T02:06:58.145Z","updated_at":"2025-06-25T13:32:33.855Z","avatar_url":"https://github.com/env0.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reproducing Webpack issue [#12339](https://github.com/webpack/webpack/issues/12339)\n`!new.target.isInitialized` is bundled as `true`\n\nTo reproduce:\n1. `npm i`\n2. `npm run webpack`\n\n**Expected behavior**\n`if(!new.target.isInitialized)` should be bundled as `if(!new.target.isInitialized)`\n\n**Actual behavior**\n`if(!new.target.isInitialized)` is bundled as `if(true)`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenv0%2Fwebpack-reproduce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenv0%2Fwebpack-reproduce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenv0%2Fwebpack-reproduce/lists"}