string'./src'By default, Modern.js scans the src directory to identify page entries. You can customize the directory used for identifying page entries with this option.
For example, with the following configuration and directory structure:
Modern.js will generate the build entries a and b based on the ./src/pages directory structure. The result is as follows: