{"id":21231579,"url":"https://github.com/piyalidas10/angular-custom-theme-build","last_synced_at":"2026-04-17T05:02:44.525Z","repository":{"id":193997896,"uuid":"677919752","full_name":"piyalidas10/Angular-Custom-Theme-Build","owner":"piyalidas10","description":"Custom theme build in Angular 14 using ngx-build-plus","archived":false,"fork":false,"pushed_at":"2023-09-11T06:12:49.000Z","size":25177,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-03T22:52:51.995Z","etag":null,"topics":["angular","custom-build","ngx-build-plus","webpack"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/piyalidas10.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,"governance":null}},"created_at":"2023-08-13T04:44:52.000Z","updated_at":"2024-12-05T02:54:38.000Z","dependencies_parsed_at":"2023-09-11T06:54:48.631Z","dependency_job_id":null,"html_url":"https://github.com/piyalidas10/Angular-Custom-Theme-Build","commit_stats":null,"previous_names":["piyalidas10/angular-custom-theme-build"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/piyalidas10/Angular-Custom-Theme-Build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piyalidas10%2FAngular-Custom-Theme-Build","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piyalidas10%2FAngular-Custom-Theme-Build/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piyalidas10%2FAngular-Custom-Theme-Build/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piyalidas10%2FAngular-Custom-Theme-Build/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/piyalidas10","download_url":"https://codeload.github.com/piyalidas10/Angular-Custom-Theme-Build/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piyalidas10%2FAngular-Custom-Theme-Build/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31915900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"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":["angular","custom-build","ngx-build-plus","webpack"],"created_at":"2024-11-20T23:47:22.358Z","updated_at":"2026-04-17T05:02:44.499Z","avatar_url":"https://github.com/piyalidas10.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Angular Theme Build\n\n## ngx-build-plus package\nExtend the Angular CLI's default build behavior without ejecting: 📄 Extend the default behavior by providing a partial config that just contains your additional settings.\nReference URL : https://github.com/manfredsteyer/ngx-build-plus\n\n\n## Error scenarios\n### peer dependency error\n\nWhen getting peer dependency error run below command\nnpm install --legacy-peer-deps\nIt will override all the dependencies in package.lock.json \u0026 package.json file of your project.\n\n\n### share module error\n\nError \"shared module is not available for eager consumption\"\n\nBootstrapping is required.\njust moved the original main.ts content to the new file bootstrap.ts and update main.ts to:\nimport('./bootstrap').catch((error) =\u003e console.error(error));\n\n### Angular upgrade from 12 to 14\nFirst upgrade the @angular-eslint/schematics package\n```\nng update @angular-eslint/schematics@14\n```\n\nUpgrade Angular\n```\nng update @angular/core@14 @angular/cli@14\n```\n\n@angular-eslint/schematics - Schematics which are used to add and update configuration files which are relevant for running ESLint on an Angular workspace.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiyalidas10%2Fangular-custom-theme-build","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpiyalidas10%2Fangular-custom-theme-build","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiyalidas10%2Fangular-custom-theme-build/lists"}