Is it possible to have more than one different control in PCF solution?
I am planing to have a similiar folder structure for my Power Apps PCF components.
My package.json is like that;
How can I give a specific control as parameter to pcf-scripts?
- ControlLibrary
- ControlFolder#1
- index.ts
- manifest.xml
- ControlFolder#2
- index.ts
- manifest.xml
- SolutionFolder
- *.pcfproj
- psconfig.js
- package.json
- ...
- ControlFolder#1


Report
All responses (
Answers (