{"id":35246685,"url":"https://github.com/easy-team/egg-webpack-vue","last_synced_at":"2026-04-01T20:45:03.734Z","repository":{"id":57220887,"uuid":"89761371","full_name":"easy-team/egg-webpack-vue","owner":"easy-team","description":"Vue Server-Side Rendering Webpack Memory Compilation Plugin for Egg","archived":false,"fork":false,"pushed_at":"2019-06-26T10:53:12.000Z","size":32,"stargazers_count":7,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-01-27T08:58:29.363Z","etag":null,"topics":["egg","server-side-rendering","ssr","vue","webpack","webpack-configuration","webpack2-boilerplate"],"latest_commit_sha":null,"homepage":"https://easyjs.cn","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/easy-team.png","metadata":{"files":{"readme":"README.md","changelog":"History.md","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":"2017-04-29T03:29:14.000Z","updated_at":"2022-02-18T09:09:08.000Z","dependencies_parsed_at":"2022-08-28T23:23:53.544Z","dependency_job_id":null,"html_url":"https://github.com/easy-team/egg-webpack-vue","commit_stats":null,"previous_names":["hubcarl/egg-webpack-vue"],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/easy-team/egg-webpack-vue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easy-team%2Fegg-webpack-vue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easy-team%2Fegg-webpack-vue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easy-team%2Fegg-webpack-vue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easy-team%2Fegg-webpack-vue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/easy-team","download_url":"https://codeload.github.com/easy-team/egg-webpack-vue/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easy-team%2Fegg-webpack-vue/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31291790,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T13:12:26.723Z","status":"ssl_error","status_checked_at":"2026-04-01T13:12:25.102Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["egg","server-side-rendering","ssr","vue","webpack","webpack-configuration","webpack2-boilerplate"],"created_at":"2025-12-30T06:01:58.259Z","updated_at":"2026-04-01T20:45:03.719Z","avatar_url":"https://github.com/easy-team.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# egg-webpack-vue\n\n[![NPM version][npm-image]][npm-url]\n[![build status][travis-image]][travis-url]\n[![Test coverage][codecov-image]][codecov-url]\n[![David deps][david-image]][david-url]\n[![Known Vulnerabilities][snyk-image]][snyk-url]\n[![npm download][download-image]][download-url]\n\n[npm-image]: https://img.shields.io/npm/v/egg-webpack-vue.svg?style=flat-square\n[npm-url]: https://npmjs.org/package/egg-webpack-vue\n[travis-image]: https://img.shields.io/travis/easy-team/egg-webpack-vue.svg?style=flat-square\n[travis-url]: https://travis-ci.org/easy-team/egg-webpack-vue\n[codecov-image]: https://img.shields.io/codecov/c/github/easy-team/egg-webpack-vue.svg?style=flat-square\n[codecov-url]: https://codecov.io/github/easy-team/egg-webpack-vue?branch=master\n[david-image]: https://img.shields.io/david/easy-team/egg-webpack-vue.svg?style=flat-square\n[david-url]: https://david-dm.org/easy-team/egg-webpack-vue\n[snyk-image]: https://snyk.io/test/npm/egg-webpack-vue/badge.svg?style=flat-square\n[snyk-url]: https://snyk.io/test/npm/egg-webpack-vue\n[download-image]: https://img.shields.io/npm/dm/egg-webpack-vue.svg?style=flat-square\n[download-url]: https://npmjs.org/package/egg-webpack-vue\n\nsupport vue server rendering file memory read for [egg-webpack](https://github.com/hubcarl/egg-webpack) and [egg-view-vue-ssr](https://github.com/easy-team/egg-view-vue-ssr). when the local development, wepback memory read the way to cover the local file read logic.\n\n## Install\n\n```bash\n$ npm i egg-webpack-vue --save\n```\n\n## Usage\n\n```js\n// {app_root}/config/plugin.js\nexports.webpackvue = {\n  enable: true,\n  package: 'egg-webpack-vue',\n};\n```\n\n## Configuration\n\nsee [config/config.default.js](config/config.default.js) for more detail.\n\n\n## Questions \u0026 Suggestions\n\nPlease open an issue [here](https://github.com/easy-team/egg-webpack).\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feasy-team%2Fegg-webpack-vue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feasy-team%2Fegg-webpack-vue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feasy-team%2Fegg-webpack-vue/lists"}