webpack-pcf-plugin
v1.2.0
Published
A webpack plugin to build PowerApps Component Framework controls without the need of PAC or pcf-scripts
Downloads
1
Readme
webpack-pcf-plugin
A webpack plugin to build PowerApps Component Framework controls as an alternativ to pcf-scripts and PAC.
Current features:
- Build a single custom control with your own webpack config
- Generate a solution file for a single control
- All configuration is done via JS Objects
Planned Features
- Build multiple controls with one config
- Generate a solution file with multiple controls