{"id":15020150,"url":"https://github.com/isaacplmann/angular-cli-alias","last_synced_at":"2025-10-25T03:30:42.527Z","repository":{"id":57178158,"uuid":"82108606","full_name":"isaacplmann/angular-cli-alias","owner":"isaacplmann","description":"Alias to the angular cli that changes node's max_old_space_used property","archived":false,"fork":false,"pushed_at":"2019-03-19T13:35:24.000Z","size":2,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-31T05:25:06.605Z","etag":null,"topics":["allocation","angular","angular-cli","cli","max-old-space-size","memory","node","unix","windows"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacplmann.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-02-15T21:27:31.000Z","updated_at":"2019-12-31T19:52:11.000Z","dependencies_parsed_at":"2022-09-14T02:31:13.201Z","dependency_job_id":null,"html_url":"https://github.com/isaacplmann/angular-cli-alias","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacplmann%2Fangular-cli-alias","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacplmann%2Fangular-cli-alias/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacplmann%2Fangular-cli-alias/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacplmann%2Fangular-cli-alias/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacplmann","download_url":"https://codeload.github.com/isaacplmann/angular-cli-alias/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238071092,"owners_count":19411600,"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":["allocation","angular","angular-cli","cli","max-old-space-size","memory","node","unix","windows"],"created_at":"2024-09-24T19:54:38.970Z","updated_at":"2025-10-25T03:30:42.197Z","avatar_url":"https://github.com/isaacplmann.png","language":"JavaScript","readme":"# Angular CLI Alias\n\nA little helper utility to allow setting max_old_space_size on the node process that runs the angular cli.\n\n## Usage\n\n1. Add a config option to your project's package.json:\n\n```json\n{\n    \"config\": {\n        \"max_old_space_size\": 3072\n    }\n}\n```\n\n2. Change all references in your npm scripts from `ng` to `ng-alias`\n3. Ensure that `setup-ng-alias` runs before you try to run `ng-alias`. i.e. with a `prebuild` script:\n\n```json\n{\n    \"scripts\": {\n        \"prebuild\": \"setup-ng-alias\",\n        \"build\": \"ng-alias build --prod\"\n    }\n}\n```\n\n## Cross platform\nThis script has been tested on Windows and Unix environments.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisaacplmann%2Fangular-cli-alias","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisaacplmann%2Fangular-cli-alias","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisaacplmann%2Fangular-cli-alias/lists"}