{"id":21726948,"url":"https://github.com/wttech/aem-clientlib-generator-webpack-plugin","last_synced_at":"2025-10-28T15:33:10.532Z","repository":{"id":53320686,"uuid":"238714716","full_name":"wttech/aem-clientlib-generator-webpack-plugin","owner":"wttech","description":"Plugin which integrates aem-clientlib-generator into your webpack setup.","archived":false,"fork":false,"pushed_at":"2021-03-31T13:41:49.000Z","size":15,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-03-09T00:28:42.725Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/wttech.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":"2020-02-06T15:02:45.000Z","updated_at":"2020-12-15T15:00:39.000Z","dependencies_parsed_at":"2022-09-02T04:22:43.627Z","dependency_job_id":null,"html_url":"https://github.com/wttech/aem-clientlib-generator-webpack-plugin","commit_stats":null,"previous_names":["cognifide/aem-clientlib-generator-webpack-plugin"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wttech%2Faem-clientlib-generator-webpack-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wttech%2Faem-clientlib-generator-webpack-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wttech%2Faem-clientlib-generator-webpack-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wttech%2Faem-clientlib-generator-webpack-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wttech","download_url":"https://codeload.github.com/wttech/aem-clientlib-generator-webpack-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244706537,"owners_count":20496571,"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-11-26T03:42:18.613Z","updated_at":"2025-10-28T15:33:05.484Z","avatar_url":"https://github.com/wttech.png","language":"JavaScript","readme":"# AEM ClientLib Generator Webpack Plugin\n\n---\n\n## Description\n\nPlugin which integrates [aem-clientlib-generator](https://github.com/wcm-io-frontend/aem-clientlib-generator) into your webpack setup.\n\n[Aem-clientlib-generator](https://github.com/wcm-io-frontend/aem-clientlib-generator) makes it possible to work in a single source code directory with a single frontend setup to create multiple AEM Client Libraries.\nUsing configuration file you can control any property of Client Libraries (*dependencies, embeds* etc).\n\n## Installation\n\nUse npm:\n\n```\nnpm install aem-clientlib-generator-webpack-plugin\n```\n\nor yarn:\n\n```\nyarn add aem-clientlib-generator-webpack-plugin\n```\n\n## Usage\n\nImport the plugin in your webpack configuration file:\n\n```\nconst AemClientlibGeneratorPlugin = require('aem-clientlib-generator-webpack-plugin');\n```\n\nAnd use within `plugins` property of the webpack configuration:\n\n```\n...\nplugins: [\n    ...,\n    new AemClientlibGeneratorPlugin(),\n],\n...\n```\n\nAemClientlibGeneratorPlugin takes the same options as [aem-clientlib-generator](https://github.com/wcm-io-frontend/aem-clientlib-generator) library,\nplease refer to it's documentation.\n\nIf no options are provided within webpack configuration, plugin will look for a `clientlib.config.js` file.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwttech%2Faem-clientlib-generator-webpack-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwttech%2Faem-clientlib-generator-webpack-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwttech%2Faem-clientlib-generator-webpack-plugin/lists"}