Open atkinchris opened 4 months ago
Add support for wrapping calls in Next.js, such as those used in next-pwa.
next-pwa
Fixes https://github.com/actions/configure-pages/issues/44.
I created a new action from this MR as a temporary solution - https://github.com/marketplace/actions/configure-github-pages-next-js-wrapped-config-support
Add support for wrapping calls in Next.js, such as those used in
next-pwa
.Fixes https://github.com/actions/configure-pages/issues/44.