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.
| File | Description |
|---|---|
| pnp-preset.ts | Shows how to contruct the preset |
| ProjectPresetExampleWebPart.ts | Shows how to consume your library preset |