{"id":27985101,"url":"https://github.com/mmtdigital/generator-mmt-webpack","last_synced_at":"2025-10-20T03:33:07.732Z","repository":{"id":28201097,"uuid":"116147804","full_name":"MMTDigital/generator-mmt-webpack","owner":"MMTDigital","description":"A yeoman generator to output a webpack boilerplate generator to seed internal MMT Digital projects","archived":false,"fork":false,"pushed_at":"2022-12-06T19:23:53.000Z","size":1550,"stargazers_count":4,"open_issues_count":9,"forks_count":5,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-02-10T09:15:56.030Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MMTDigital.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}},"created_at":"2018-01-03T14:45:29.000Z","updated_at":"2023-07-31T20:10:53.000Z","dependencies_parsed_at":"2023-01-14T08:20:51.528Z","dependency_job_id":null,"html_url":"https://github.com/MMTDigital/generator-mmt-webpack","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MMTDigital%2Fgenerator-mmt-webpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MMTDigital%2Fgenerator-mmt-webpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MMTDigital%2Fgenerator-mmt-webpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MMTDigital%2Fgenerator-mmt-webpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MMTDigital","download_url":"https://codeload.github.com/MMTDigital/generator-mmt-webpack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253017013,"owners_count":21840882,"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-08T06:41:45.966Z","updated_at":"2025-10-20T03:33:07.634Z","avatar_url":"https://github.com/MMTDigital.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# generator-mmt-webpack \n\n![MMT-Digital](https://img.shields.io/badge/MMT-Digital-red.svg)\n[![NPM version][npm-image]][npm-url]\n\nA yeoman generator to output a webpack boilerplate generator to seed internal MMT Digital projects. If you need to create a fresh front-end project for MMT, this is the tool to help you out!\n\n## Installation\nAssuming you have Node installed, installation is simple:\n\n* `npm i -g yo generator-mmt-webpack`\n\nCurrently, Mac users will also need to install libpng (we're working on changing this):\n\n* Install Homebrew\n* `brew install libpng`\n\n## Usage\n\n**Note: Make sure the directory is empty. The generator will even create your package.json for you.**\n\nTo generate your MMT Digital front-end boilerplate, `cd` to the directory where the front-end code for your project is, then run:\n\n* `yo mmt-webpack`\n\nFor more information on usage, please check on the internal MMT wiki (Drop a message in the #front-end Slack channel).\n\n### Favicon Support\n\nThe webpack setup supports Favicon generation OOTB (Out of the box 👍).\n\nIn order to use this functionality; simply replace the image located at: `src/assets/images/favicon.png` with your project's required favicon. The task to generate the different icons, can be found in the base webpack config; should you wish to make an changes to the way icons are generated.\n\nhttps://github.com/jantimon/favicons-webpack-plugin\n\n## Contribution\n\nIf you want to tweak the generator locally and contribute:\n\n* Install Node and Yeoman\n* Pull this repo\n* `cd` to the cloned root directory\n* run `npm link` (this will allow you to globally test, without publishing)\n\n[npm-image]: https://badge.fury.io/js/generator-mmt-webpack.svg\n[npm-url]: https://npmjs.org/package/generator-mmt-webpack\n\n## Publishing\n\nIf you'd like to publish the package, you'll need to:\n\n* Become a member of the MMT Digital NPM organisation\n* Ensure the correct semantic version is set for your release\n* Run `npm publish` in the root of the repo!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmtdigital%2Fgenerator-mmt-webpack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmmtdigital%2Fgenerator-mmt-webpack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmtdigital%2Fgenerator-mmt-webpack/lists"}