Skip to content

Instantly share code, notes, and snippets.

@alexandis
alexandis / angular.json
Created February 24, 2023 10:36
Silent exception during "sealing" phase for "ng serve"
{
"$schema": "./node_modules/@angular/cli/lib/config/schema.json",
"cli": {
"analytics": false
},
"version": 1,
"newProjectRoot": "projects",
"projects": {
"@lnm/lnm-utils": {
"projectType": "library",