mirror of
https://github.com/actions/configure-pages.git
synced 2026-04-04 00:32:22 +00:00
target not server
This commit is contained in:
@@ -15,7 +15,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