{"id":16489052,"url":"https://github.com/thundernet8/webpackstablechunkid","last_synced_at":"2025-03-01T04:22:23.361Z","repository":{"id":79658638,"uuid":"96763337","full_name":"thundernet8/WebpackStableChunkId","owner":"thundernet8","description":"Keep chunk order defined in entry config, which result in stability of chunkhash","archived":false,"fork":false,"pushed_at":"2017-11-22T04:14:39.000Z","size":6,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-11T22:39:14.172Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/thundernet8.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-10T10:06:05.000Z","updated_at":"2017-07-10T10:39:51.000Z","dependencies_parsed_at":"2023-04-04T18:01:14.841Z","dependency_job_id":null,"html_url":"https://github.com/thundernet8/WebpackStableChunkId","commit_stats":{"total_commits":5,"total_committers":2,"mean_commits":2.5,"dds":"0.19999999999999996","last_synced_commit":"1aa4426f08157b2d5e0cbe0324f24e4a625c49ed"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thundernet8%2FWebpackStableChunkId","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thundernet8%2FWebpackStableChunkId/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thundernet8%2FWebpackStableChunkId/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thundernet8%2FWebpackStableChunkId/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thundernet8","download_url":"https://codeload.github.com/thundernet8/WebpackStableChunkId/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241314988,"owners_count":19942761,"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":"2024-10-11T13:42:42.056Z","updated_at":"2025-03-01T04:22:23.332Z","avatar_url":"https://github.com/thundernet8.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## WebpackStableChunkId\n\nKeep chunk order defined in entry config, which result in stability of\nchunkhash.\n\nAs official hashedmoduleidsplugin just use hash value instead number ids for\nmodules, exclude entry chunks. Entry chunks order may change in sometime, which\nlead to a unstability of chunkhash, this is the problem we resolve.\n\n## Install\n\n```\nnpm add webpackstablechunkid --save-dev\n```\n\nor\n\n```\nyarn add webpackstablechunkid --dev\n```\n\n## Usage\n\nIn your webpack config file, import plugin:\n\n```\nvar WebpackStableChunkId = require(\"webpackstablechunkid\");\n```\n\nthen add one record at top of plugins option:\n\n```\nnew WebpackStableChunkId()\n```\n\n## More\n\nHere is a [post](https://github.com/thundernet8/Blog/issues/2) to explain why we\nneed it, and a\n[demo test project](https://github.com/thundernet8/WebpackHashTest) for more\ndetails.\n\n## License\n\nWebpackStableChunkId is freely distributable under the terms of the\n[MIT license](https://github.com/thundernet8/WebpackStableChunkId/blob/master/LICENSE).\n\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fthundernet8%2FWebpackStableChunkId.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fthundernet8%2FWebpackStableChunkId?ref=badge_large)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthundernet8%2Fwebpackstablechunkid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthundernet8%2Fwebpackstablechunkid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthundernet8%2Fwebpackstablechunkid/lists"}