# netlify-plugin-prebuild-example **Repository Path**: mirrors_cypress-io/netlify-plugin-prebuild-example ## Basic Information - **Project Name**: netlify-plugin-prebuild-example - **Description**: An example site built and tested on Netlify before and after build step - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-11-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # netlify-plugin-prebuild-example [![Netlify Status](https://api.netlify.com/api/v1/badges/b886d5e8-4be4-4a23-8c65-7601ae479c53/deploy-status)](https://app.netlify.com/sites/netlify-plugin-prebuild-example/deploys) [![renovate-app badge][renovate-badge]][renovate-app] [![CircleCI](https://circleci.com/gh/cypress-io/netlify-plugin-prebuild-example/tree/master.svg?style=svg)](https://circleci.com/gh/cypress-io/netlify-plugin-prebuild-example/tree/master) > An example site built and tested on Netlify before and after build step using [netlify-plugin-cypress](https://github.com/cypress-io/netlify-plugin-cypress) This starter demonstrates advanced Cypress configuration options in the [netlify.toml](netlify.toml). Most users can use the other starter, which has simplified configuration options: [netlify-plugin-cypress-example](https://github.com/cypress-io/netlify-plugin-cypress-example). Created from [gatsby-starter-default](https://www.gatsbyjs.org/starters/gatsbyjs/gatsby-starter-default/) starter template ### One-click Deployment Click this button to fork this repository and deploy it on Netlify [![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/cypress-io/netlify-plugin-prebuild-example) ### Plugin Configuration Options See [netlify.toml](netlify.toml) ### View Results Find recorded test results and artifacts at [![Cypress Dashboard](https://img.shields.io/badge/cypress-dashboard-brightgreen.svg)](https://dashboard.cypress.io/#/projects/ns1yet/runs). We have enabled [Cypress GitHub App](https://on.cypress.io/github-integration) to show checks per group for each pull request. Notice the checks coming from Netlify's build below (this is pull request [#8](https://github.com/cypress-io/netlify-plugin-prebuild-example/pull/8)) ![Netlify to Cypress Dashboard to GH Integration checks](images/netlify-to-cy-gh-app-checks.png) ## Debugging Locally ``` DEBUG=netlify-plugin-cypress npx netlify build ``` [renovate-badge]: https://img.shields.io/badge/renovate-app-blue.svg [renovate-app]: https://renovateapp.com/