Skip to content

How to automate and Angular SPA project bundle generation "ng build" without triggering a full dependency download using this Docker and semantic release? #3337

Answered by travi
tiagosmx asked this question in Q&A
Discussion options

You must be logged in to vote

The problem with semantic release is that is updates package.json all the time

this only happens if you opt-in to this behavior. is there a reason you have chosen to do so, despite our recommendation?

I'm using semantic release in an Angular Single Page Application project

what is the value that semantic-release is providing to your project? is releasing with a semantic version important for your application in some way? normally, a semantic version is most valuable to projects that produce assets that are consumed as dependencies of other projects, which is normally not the case for applications? I'm wondering if you might be overcomplicating your process by trying to use semantic-re…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tiagosmx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants