The issue from this blog was fixed with the pac version 1.19.4. 🙂 Since a few versions, the Power Platform CLI (pac) has an issue with "pac pcf push": the component doesn't seem to get updated inside your environment. I've encountered that a while ago, when I was working on the Power Apps Grid customizer... Continue Reading →
Troubleshooting Power Platform Extension for VSCode – PAC Connection Timeout & Co…
How to increaze the timeout for pac pac push/pac solution, how to switch the display language, where to find the logs, for both pac cli and VSCode extension.
Power Platform VSCode Extension vs Power Apps CLI Rebranding
When I've heard about the Preview for Power Platform Extension for Visual Studio Code (announcement) , it seemed to me that it was all about using Power Apps CLI (pac) inside Visual Studio Code. But the "pac cli" could be used inside the VSCode Terminal without the extension too. I did that ever since I'm... Continue Reading →
pac pcf version strategy
Build a PCF release solution, with just one command from VSCode, using the new option of the pac cli: "pac pcf version --strategy"
PCF Solution Packaging: Unmanaged for Production (Release)
Usually I use React for my PCF components, and am I aware that there is a big difference between the debug and the production bundling, which can have a big performance impact. So I tried to be a good developer and deliver the right solution for production. But this time I needed an unmanaged solution,... Continue Reading →