mirror of
https://github.com/actions/configure-pages.git
synced 2026-04-03 16:22:24 +00:00
experimental
This commit is contained in:
@@ -24,7 +24,7 @@ function getConfigParserSettings(staticSiteGenerator, path) {
|
||||
blankConfigurationFile: `${__dirname}/blank-configurations/next.js`,
|
||||
properties: {
|
||||
basePath: path,
|
||||
'images.unoptimized': true
|
||||
'experimental.images.unoptimized': true
|
||||
}
|
||||
}
|
||||
case 'gatsby':
|
||||
|
||||
Reference in New Issue
Block a user