{"id":18023346,"url":"https://github.com/beginor/ng-app-aot-rollup-build","last_synced_at":"2025-03-26T23:31:05.087Z","repository":{"id":144769348,"uuid":"73667919","full_name":"beginor/ng-app-aot-rollup-build","owner":"beginor","description":"Build angular2 app with aot rollup for production","archived":false,"fork":false,"pushed_at":"2016-11-14T09:55:19.000Z","size":7,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-22T17:23:24.098Z","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/beginor.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-11-14T04:48:41.000Z","updated_at":"2020-10-12T15:24:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"15bfc2a6-e34f-4d43-a167-ad8b534a671e","html_url":"https://github.com/beginor/ng-app-aot-rollup-build","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beginor%2Fng-app-aot-rollup-build","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beginor%2Fng-app-aot-rollup-build/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beginor%2Fng-app-aot-rollup-build/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beginor%2Fng-app-aot-rollup-build/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beginor","download_url":"https://codeload.github.com/beginor/ng-app-aot-rollup-build/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245753897,"owners_count":20666833,"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-10-30T07:09:08.487Z","updated_at":"2025-03-26T23:31:05.079Z","avatar_url":"https://github.com/beginor.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ng-app-aot-rollup-build\n\nBuild angular2 app with aot rollup for production\n\n## Usage\n\nFirst, install dependent packages by:\n\n```sh\nnpm install\n```\n\ncreate `dist` folder if not exists\n\n```sh\nmakedir dist\n```\n\nFor normal production build, use broserify and uglifyjs, run:\n\n```sh\nnpm run prod\n```\n\nFor optimized production build, use aot and tree shaking, run:\n\n```sh\nnpm run prod-aot\n```\n\nFor size analysis report, just, run:\n\n```sh\nls -lh dist\n```\n\nthe `dist/bundle-aot.min.js` compressed with gzip will less then 50K, ideal for production use.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeginor%2Fng-app-aot-rollup-build","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeginor%2Fng-app-aot-rollup-build","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeginor%2Fng-app-aot-rollup-build/lists"}