Skip to content

Commit

Permalink
chore(angular): define publish directory
Browse files Browse the repository at this point in the history
  • Loading branch information
draconisNoctis committed Jul 4, 2024
1 parent 73d2f49 commit 8dcf8b0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pkg/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,8 @@
"@angular/common": "*",
"@angular/core": "*",
"@angular/router": "*"
},
"publishConfig": {
"directory": "./lib"
}
}

0 comments on commit 8dcf8b0

Please sign in to comment.