{"id":14976482,"url":"https://github.com/ediblecode/webpack3-ie8","last_synced_at":"2025-08-24T16:13:20.616Z","repository":{"id":82014587,"uuid":"107559533","full_name":"ediblecode/webpack3-ie8","owner":"ediblecode","description":"PoC for using Webpack 3 in IE8","archived":false,"fork":false,"pushed_at":"2017-10-20T09:34:39.000Z","size":49,"stargazers_count":15,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-08T11:51:27.367Z","etag":null,"topics":["ie8","webpack","webpack3"],"latest_commit_sha":null,"homepage":null,"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/ediblecode.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-10-19T14:46:26.000Z","updated_at":"2021-09-05T13:19:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"df2a41e7-48da-491f-a6cb-8061d574e8e0","html_url":"https://github.com/ediblecode/webpack3-ie8","commit_stats":{"total_commits":2,"total_committers":2,"mean_commits":1.0,"dds":0.5,"last_synced_commit":"138956dfd45d36c34948e1eb91b000f0cecbe1e7"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ediblecode/webpack3-ie8","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ediblecode%2Fwebpack3-ie8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ediblecode%2Fwebpack3-ie8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ediblecode%2Fwebpack3-ie8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ediblecode%2Fwebpack3-ie8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ediblecode","download_url":"https://codeload.github.com/ediblecode/webpack3-ie8/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ediblecode%2Fwebpack3-ie8/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267370642,"owners_count":24076461,"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-27T02:00:11.917Z","response_time":82,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["ie8","webpack","webpack3"],"created_at":"2024-09-24T13:53:57.178Z","updated_at":"2025-07-27T14:33:54.130Z","avatar_url":"https://github.com/ediblecode.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PoC for using ES6, Flow and Webpack 3 in IE8\n\n\u003e IE8? Are you crazy?\n\nSadly, some of us still have to use IE8 for production apps. But we still want to use modern tooling. So this repo is an attempt to use ES6, Flow and Webpack in IE8.\n\n## Usage\n\n```sh\nnpm i\nnpm start\n```\n\n## Notes\n\n- Uses [es3ify](https://github.com/sorrycc/es3ify-loader) as a post loader to convert ES5 to ES3\n- Uses [es5-shim](https://github.com/es-shims/es5-shim) from a CDN in the HTML source\n- `\"loose\": true` is needed in *.babelrc* to avoid `Object.defineProperty`\n- HMR needs to be turned off (adds `Object.defineProperty` that breaks IE8)\n- If you use [UglifyJsPlugin](https://github.com/webpack-contrib/uglifyjs-webpack-plugin) don't forget the `screw_ie8` option.\n\n## Related reading\n\n- [Getting React and Webpack to Run on IE8 (If You Must)](https://medium.com/react-university/getting-react-to-run-on-ie8-bfc0a3e7543a)\n- [webpack2 doesn't support IE8](https://github.com/webpack/webpack/issues/3070)\n- [How to tell WebPack Uglify to support IE8](http://johnliu.net/blog/2017/1/how-to-tell-webpack-uglify-to-support-ie8)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fediblecode%2Fwebpack3-ie8","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fediblecode%2Fwebpack3-ie8","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fediblecode%2Fwebpack3-ie8/lists"}