mirror of
https://github.com/actions/configure-pages.git
synced 2025-12-08 08:06:09 +00:00
target not server
This commit is contained in:
2
dist/index.js
vendored
2
dist/index.js
vendored
@@ -14842,7 +14842,7 @@ function getConfigParserSettings(staticSiteGenerator, path) {
|
||||
|
||||
// Set the target to static too
|
||||
// https://nuxtjs.org/docs/configuration-glossary/configuration-target/
|
||||
server: 'static'
|
||||
target: 'static'
|
||||
}
|
||||
}
|
||||
case 'next':
|
||||
|
||||
Reference in New Issue
Block a user