Рет қаралды 976
In this video, I share my personal experience on how to increase the development speed of PCF Controls. If you have any suggestions, own tricks or comments don't hesitate to leave your comment under this video.
Here are urls of social channels of amazing Natraj Yegnaraman:
/ @natrajyegnaraman
/ rajyraman
Just in case here is the code I've added to pcf-scripts\taskGroup.js:
watch: [
new validateTask_1.ValidateManifestTask,
new validateTask_1.ValidateSourceTask,
new manifestTypesTask_1.GenerateManifestTypesTask,
new compileTask_1.CompileTaskForWatch,
new outputTask_1.CreateOutputTask
]