{"id":15862139,"url":"https://github.com/afeiship/webpack-mpa-entries","last_synced_at":"2026-04-30T00:04:13.959Z","repository":{"id":57132322,"uuid":"141665549","full_name":"afeiship/webpack-mpa-entries","owner":"afeiship","description":"Multiple page entries app for webpack.","archived":false,"fork":false,"pushed_at":"2021-03-20T04:42:31.000Z","size":72,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-17T22:55:51.910Z","etag":null,"topics":["entry","multiple","page","webpack"],"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/afeiship.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-07-20T05:01:09.000Z","updated_at":"2021-03-20T04:42:33.000Z","dependencies_parsed_at":"2022-08-24T23:00:55.102Z","dependency_job_id":null,"html_url":"https://github.com/afeiship/webpack-mpa-entries","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fwebpack-mpa-entries","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fwebpack-mpa-entries/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fwebpack-mpa-entries/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fwebpack-mpa-entries/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afeiship","download_url":"https://codeload.github.com/afeiship/webpack-mpa-entries/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246709935,"owners_count":20821298,"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":["entry","multiple","page","webpack"],"created_at":"2024-10-05T22:25:18.541Z","updated_at":"2026-04-30T00:04:08.935Z","avatar_url":"https://github.com/afeiship.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# webpack-mpa-entries\n\u003e Multiple page entries app for webpack.\n\n\n## installation\n```shell\nnpm i @jswork/webpack-mpa-entries\n```\n\n## usage\n```js\nvar mpaEntries = require('@jswork/webpack-mpa-entries');\nvar glob = require('glob');;\nvar entries = mpaEntries(\"src/modules/**/index.js\", [\"src/modules\", \"index.js\"]);\n\n// result:\n { 'blank-module': 'src/modules/blank-module/index.js',\n  'my-module/buyer': 'src/modules/my-module/buyer/index.js',\n  'my-module': 'src/modules/my-module/index.js',\n  'my-module/seller': 'src/modules/my-module/seller/index.js',\n  'test-module': 'src/modules/test-module/index.js' }\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafeiship%2Fwebpack-mpa-entries","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fafeiship%2Fwebpack-mpa-entries","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafeiship%2Fwebpack-mpa-entries/lists"}