Truebase-com / TruthStack

Monorepo for the Truth technology stack.
10 stars 1 forks source link

MakeJS Life Cycle & Watch Mode #18

Open kaaninel opened 5 years ago

kaaninel commented 5 years ago

I think we need life cycle in our makejs scripts.

We also need some way for typescript to run in watch mode. Currently generated temporary tsconfig file causing unwanted behavior and life cycle could fix this issue.