Dzulqarnain Nasir

Setting up your project and TeamCity/OctoPack for front-end builds

April 26, 2016 | 0 Minute Read

Traditionally, front-end code is compiled locally, the generated files are included in the project and then pushed out to source control. This is a redundant step and one we should get rid of, especially if we’re using build servers like TeamCity, and Octopus Deploy for deployments.

This is a piece I did for Geta. Read it here.