Releasing to npm From Azure DevOps

In my recent article about creating a webpack loader to generate WebAssembly with Go I decided I wanted to be able to easily release the loader to npm as I was building it.
To do this I decided that I was going to use Azure DevOps as it gives me a nice…


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail

In my recent article about creating a webpack loader to generate WebAssembly with Go I decided I wanted to be able to easily release the loader to npm as I was building it. To do this I decided that I was going to use Azure DevOps as it gives me a nice separation between the build phase and the release phase. Also, a lot of people are unaware that Azure DevOps pipelines are free for open source projects, so again there’s a nice little bonus that we can leverage for our project.


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail


Print Share Comment Cite Upload Translate Updates
APA

Posts on LINQ to Fail | Sciencx (2019-02-17T22:16:17+00:00) Releasing to npm From Azure DevOps. Retrieved from https://www.scien.cx/2019/02/17/releasing-to-npm-from-azure-devops/

MLA
" » Releasing to npm From Azure DevOps." Posts on LINQ to Fail | Sciencx - Sunday February 17, 2019, https://www.scien.cx/2019/02/17/releasing-to-npm-from-azure-devops/
HARVARD
Posts on LINQ to Fail | Sciencx Sunday February 17, 2019 » Releasing to npm From Azure DevOps., viewed ,<https://www.scien.cx/2019/02/17/releasing-to-npm-from-azure-devops/>
VANCOUVER
Posts on LINQ to Fail | Sciencx - » Releasing to npm From Azure DevOps. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2019/02/17/releasing-to-npm-from-azure-devops/
CHICAGO
" » Releasing to npm From Azure DevOps." Posts on LINQ to Fail | Sciencx - Accessed . https://www.scien.cx/2019/02/17/releasing-to-npm-from-azure-devops/
IEEE
" » Releasing to npm From Azure DevOps." Posts on LINQ to Fail | Sciencx [Online]. Available: https://www.scien.cx/2019/02/17/releasing-to-npm-from-azure-devops/. [Accessed: ]
rf:citation
» Releasing to npm From Azure DevOps | Posts on LINQ to Fail | Sciencx | https://www.scien.cx/2019/02/17/releasing-to-npm-from-azure-devops/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.