Skip to content

Latest commit

 

History

History
 
 

README.md

Using a PnPjs Project Preset File

This samples shows how to use a project level preset file to handle doing all of the selective imports in one place and simplify using the library across your project files.

This is an SPFx webpart created using the default settings and no JS framework.

Files of interest

File Description
pnp-preset.ts Shows how to contruct the preset
ProjectPresetExampleWebPart.ts Shows how to consume your library preset