{"id":19431809,"url":"https://github.com/nicksp/example-webpack-4","last_synced_at":"2026-07-17T03:30:21.546Z","repository":{"id":149880009,"uuid":"122882232","full_name":"nicksp/example-webpack-4","owner":"nicksp","description":"Just playing around with new Webpack 4 features","archived":false,"fork":false,"pushed_at":"2018-02-25T23:44:01.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-07T20:22:14.972Z","etag":null,"topics":["es2015","javascript","webpack4"],"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/nicksp.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":"2018-02-25T22:09:54.000Z","updated_at":"2018-02-25T23:43:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"e10767a7-dd0d-4229-b24f-fe939b3e1c56","html_url":"https://github.com/nicksp/example-webpack-4","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicksp%2Fexample-webpack-4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicksp%2Fexample-webpack-4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicksp%2Fexample-webpack-4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicksp%2Fexample-webpack-4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nicksp","download_url":"https://codeload.github.com/nicksp/example-webpack-4/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240612550,"owners_count":19829027,"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":["es2015","javascript","webpack4"],"created_at":"2024-11-10T14:32:05.962Z","updated_at":"2026-07-17T03:30:21.468Z","avatar_url":"https://github.com/nicksp.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# example-webpack-4\n\nJust an example showing new awesome stuff [Webpack 4](https://github.com/webpack/webpack/releases/tag/v4.0.0) brings to the table.\n\n## Major Changes\n\n1. Zero configuration: Webpack 4 doesn’t need a configuration file anymore.\n\n    It will look in `./src/index.js` as the default entry point. Moreover, it will expose the bundle in `./dist/main.js` as the default output file.\n\n1. production and development modes.\n\n    **Production mode** enables all sorts of optimizations out of the box: minification, scope hoisting, tree-shaking and more.\n\n    **Development mode** is optimized for speed and does nothing more than providing an un-minified bundle.\n\n1. Transpiling ECMAScript 2015 with Babel.\n\n    This isn't a feature per se, but just wanted to mention that loaders configuration still has to be done using `webpack.config.js` file.\n\n\n## Getting Started\n\n- `yarn`\n- `yarn start` // development build\n- `yarn build` // to build once for production\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicksp%2Fexample-webpack-4","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicksp%2Fexample-webpack-4","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicksp%2Fexample-webpack-4/lists"}