{"id":22411064,"url":"https://github.com/smapiot/piral-cli-webpack","last_synced_at":"2025-07-31T21:31:09.522Z","repository":{"id":57267901,"uuid":"455197075","full_name":"smapiot/piral-cli-webpack","owner":"smapiot","description":"Packages for the piral-cli-webpack bundler plugin.","archived":false,"fork":false,"pushed_at":"2024-12-26T21:35:58.000Z","size":1338,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-07-22T12:22:45.339Z","etag":null,"topics":["build","bundler","frontends","hacktoberfest","js","micro","microfrontends","piral","piral-cli","plugin","webpack"],"latest_commit_sha":null,"homepage":"https://docs.piral.io","language":"TypeScript","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/smapiot.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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},"funding":{"github":["smapiot","FlorianRappl"]}},"created_at":"2022-02-03T14:28:49.000Z","updated_at":"2024-12-26T21:17:56.000Z","dependencies_parsed_at":"2024-06-19T13:33:11.493Z","dependency_job_id":"a88a0ef6-b235-4b45-a6fc-746d771980fd","html_url":"https://github.com/smapiot/piral-cli-webpack","commit_stats":{"total_commits":24,"total_committers":4,"mean_commits":6.0,"dds":0.5,"last_synced_commit":"80249310276469c202bc3b7734d4dc0a8af641f9"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/smapiot/piral-cli-webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smapiot%2Fpiral-cli-webpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smapiot%2Fpiral-cli-webpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smapiot%2Fpiral-cli-webpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smapiot%2Fpiral-cli-webpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smapiot","download_url":"https://codeload.github.com/smapiot/piral-cli-webpack/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smapiot%2Fpiral-cli-webpack/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267815187,"owners_count":24148356,"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-30T02:00:09.044Z","response_time":70,"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":["build","bundler","frontends","hacktoberfest","js","micro","microfrontends","piral","piral-cli","plugin","webpack"],"created_at":"2024-12-05T13:12:55.167Z","updated_at":"2025-07-31T21:31:09.116Z","avatar_url":"https://github.com/smapiot.png","language":"TypeScript","funding_links":["https://github.com/sponsors/smapiot","https://github.com/sponsors/FlorianRappl"],"categories":[],"sub_categories":[],"readme":"[![Piral Logo](https://github.com/smapiot/piral/raw/main/docs/assets/logo.png)](https://piral.io)\n\n# piral-cli-webpack \u0026middot; [![Build Status](https://smapiot.visualstudio.com/piral-pipelines/_apis/build/status/smapiot.piral-cli-webpack?branchName=develop)](https://smapiot.visualstudio.com/piral-pipelines/_build/latest?definitionId=103\u0026branchName=develop) ![GitHub License](https://img.shields.io/badge/license-MIT-blue.svg)\n\nThe `piral-cli` plugin for using `webpack` (v4) as bundler.\n\n(There is also `piral-cli-webpack5` if you look for `webpack` v5 support, which is also our recommended release. More information on the [npm package](https://www.npmjs.com/package/piral-cli-webpack5).)\n\n## Important Links\n\n* 📢 **[We are hiring!](https://smapiot.com/jobs)** - work with us on Piral, its ecosystem and our users\n* 🌍 [Website](https://piral.io/) - learn more about Piral\n* 📖 [Documentation](https://docs.piral.io/) - everything to get started and master micro frontends\n* 🉐 **Help translating Piral!** - making PRs in the [documentation branch](https://github.com/smapiot/piral/tree/documentation)\n* 🐞 [Issue Tracker](https://github.com/smapiot/piral/issues) - report bugs or suggest new features\n* 🗨  [Forums](https://stackoverflow.com/questions/tagged/piral) - use the community support on StackOverflow\n* 👪 [Community Chat](https://gitter.im/piral-io/community) - ask questions and provide answers in our Gitter room\n\n## Status\n\n- [x] Pilets (tested / working)\n    - [x] Codegen\n    - [x] Bundle Splitting\n    - [x] ESM output\n    - [x] CSS / SASS\n    - [x] Importmap references\n    - [x] Importmap bundles\n    - [x] v0 format\n    - [x] v1 format\n    - [x] v2 format\n    - [x] tsconfig changes\n    - [x] Building\n    - [x] Debugging\n    - [x] Reloading\n- [x] Piral instances (tested / working)\n    - [x] Codegen\n    - [x] HTML entry point\n    - [x] Emulator build\n    - [x] Release build\n    - [x] tsconfig changes\n    - [x] Debugging\n    - [x] Reloading\n\n## License\n\nThis code is released using the MIT license. For more information see the [LICENSE file](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmapiot%2Fpiral-cli-webpack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmapiot%2Fpiral-cli-webpack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmapiot%2Fpiral-cli-webpack/lists"}