{"id":25031885,"url":"https://github.com/lgraubner/webpack-boilerplate-general","last_synced_at":"2026-06-23T03:31:31.690Z","repository":{"id":69992645,"uuid":"71110600","full_name":"lgraubner/webpack-boilerplate-general","owner":"lgraubner","description":"Simple Webpack Boilerplate","archived":false,"fork":false,"pushed_at":"2017-06-30T11:07:41.000Z","size":172,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-30T17:48:53.231Z","etag":null,"topics":["webpack","webpack-boilerplate"],"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/lgraubner.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":"2016-10-17T07:18:39.000Z","updated_at":"2018-05-23T09:21:29.000Z","dependencies_parsed_at":"2023-03-11T07:40:55.422Z","dependency_job_id":null,"html_url":"https://github.com/lgraubner/webpack-boilerplate-general","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lgraubner/webpack-boilerplate-general","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lgraubner%2Fwebpack-boilerplate-general","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lgraubner%2Fwebpack-boilerplate-general/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lgraubner%2Fwebpack-boilerplate-general/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lgraubner%2Fwebpack-boilerplate-general/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lgraubner","download_url":"https://codeload.github.com/lgraubner/webpack-boilerplate-general/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lgraubner%2Fwebpack-boilerplate-general/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34674702,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"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":["webpack","webpack-boilerplate"],"created_at":"2025-02-05T22:45:31.945Z","updated_at":"2026-06-23T03:31:31.670Z","avatar_url":"https://github.com/lgraubner.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# General purpose Webpack boilerplate\n\nThis Webpack can be used with Wordpress, Hugo or whatever comes into you mind. The following features are included:\n\n- Asset cache busting\n- [SASS](http://sass-lang.com/) support\n- [Autoprefixing](https://github.com/postcss/autoprefixer)\n- Es2016 transpiling with [Babel](https://babeljs.io/)\n- Linting with [ESLint](http://eslint.org/)\n- [Prettier](https://github.com/prettier/prettier) for consistent formatting\n- Automatic browser reloading in dev mode\n\n## Usage\n\n```Bash\n# clone project\ngit clone https://github.com/lgraubner/webpack-boilerplate-general.git\ncd webpack-boilerplate-general\n\n# initialize new git workspace\nrm -rf .git\ngit init\n\n# install dependencies\nyarn install\n\n# start dev server\nyarn run dev\n```\n\nTo build a production bundle execute `yarn run build`. This will create the files and an `assets.json`. Read the filenames from here as those may change for cache busting.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flgraubner%2Fwebpack-boilerplate-general","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flgraubner%2Fwebpack-boilerplate-general","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flgraubner%2Fwebpack-boilerplate-general/lists"}