Monday 27 January 2020

Gulp sequence for creating a solution


Its probably a good idea to run these when doing a build.

gulp clean
gulp build --ship
gulp bundle --ship
gulp package-solution --ship

Tuesday 14 January 2020