ewingjm / development-hub

A continuous integration solution for Power Apps.
MIT License
35 stars 8 forks source link

build: fix missing scripts when preparing dev env #87

Closed mjahlv closed 3 years ago

mjahlv commented 3 years ago

Purpose

Ensures that TypeScript is built before running PrepareDevelopmentEnvironment.

Approach

Updated the build task for PrepareDevelopmentEnvironment

TODOs