You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: fail build when netlify form detected (#2512)
* feat: verify no netlify forms
* test: ensure build is failed when netlify forms detected
* chore: format with prettier
* feat: make verification passive by outputing warning
* feat: include static content for forms verification
* test: skip forms verification test until we are failing the build
* feat: also verify no netlify forms for APP_PAGE
* Update tests/integration/netlify-forms.test.ts
Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
---------
Co-authored-by: orinokai <orinokai@users.noreply.github.com>
Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
0 commit comments