Configuration options for discovery.config.js
This documentation is currently under development.
The
discovery.config.js
file is the central configuration file for managing store settings.
It allows you, for example, to set SEO settings, define the store ID, select a theme, and set up custom Cypress tests. Check out the example for this file: discovery.config.js
sample code.discovery.config.js
is the new filename for the legacy onefaststore.config.js
. If you still using the legacy name, please refer to this release note to update it.
Explore more in-depth specific configuration options for
discovery.config.js
:enableCypressExtension
Add custom Cypress tests to your FastStore project, enhancing testing capabilities for seamless integration.
See more
SEO (Coming soon)
Define the store's headline in search results, important for relevance and keywords.
See more
theme (coming soon)
Defines your project's theme name, which is the look n' feel of your FastStore project.
See more