mirror of
https://github.com/actions/configure-pages.git
synced 2026-04-03 08:12:24 +00:00
Add set-pages-path tests
This commit is contained in:
3
src/fixtures/next/blank.expected.js
Normal file
3
src/fixtures/next/blank.expected.js
Normal file
@@ -0,0 +1,3 @@
|
||||
// Default Pages configuration for Next
|
||||
const nextConfig = { basePath: "/docs/" }
|
||||
module.exports = nextConfig
|
||||
Reference in New Issue
Block a user