Some example applications demonstrate the packages in different setups and combinations.
Tip
To understand how the filesystem convention is being used in the build process, check the build output (where available) and/or examine the names and locations of folders & files.
-
This is a basic example using the
webpackandfeaturespackages, as part of a simple serve application. -
This example shows the use of the
react-pointcuts,featuresandwebpackpackages, as part of an "app router" Next.js application. -
This example shows the use of the
react-pointcuts,features,ssrandwebpackpackages, as part of a simple express application.