netlify-plugin-prerender-spa
netlify-plugin-prerender-spa copied to clipboard
Add `default` values in `manifest.yml`
The inputs in manifest.yml can have a default property to specifiy the default value. This allows the default value to be shown in the UI.
This repository currently uses || value in index.js instead. Would it be possible to add those to manifest.yml instead? Thanks!