booleanfalseWhether to generate a manifest file that contains information of all assets.
Enable asset manifest:
After compiler, there will be a dist/manifest.json file:
If the current project has multiple types of build artifacts, such as including SSR build artifacts, multiple manifest.json files will be generated.
asset-manifest.jsonasset-manifest-node.json
';