Open sweep-ai[bot] opened 10 months ago
pages/_app.js
✓
Check pages/_app.js with contents:
Ran GitHub Actions for 92104e61f90365642be480d0a9762f0be70730b8:
pages/api/faust/[[...route]].js
✓
Check pages/api/faust/[[...route]].js with contents:
Ran GitHub Actions for 69c1b048f9f96d522c6c3f86689a53fdf8ff8be9:
sweep: next steps
Done.
PR Feedback (click)
Description
This pull request includes the following changes:
pages/_app.js
to importuseRouter
fromnext/router
and added logic to push to a new page.pages/api/faust/[[...route]].js
to importfaustwp
from@faustwp/core
and added a function to handle dynamic routing in the API route.Summary
Modified
pages/_app.js
:useRouter
fromnext/router
.useRouter
hook.Modified
pages/api/faust/[[...route]].js
:faustwp
from@faustwp/core
.Fixes #4.
🎉 Latest improvements to Sweep:
💡 To get Sweep to edit this pull request, you can: