mirror of
https://github.com/LukeHagar/plex-sdk-docs.git
synced 2025-12-06 04:20:46 +00:00
adjusted deployment
This commit is contained in:
@@ -21,11 +21,7 @@ module.exports = withPlugins([], {
|
||||
importer: jsonImporter(),
|
||||
},
|
||||
...withNextra({
|
||||
output: 'export',
|
||||
distDir: 'out',
|
||||
images: {
|
||||
unoptimized: true,
|
||||
},
|
||||
distDir: 'out'
|
||||
}),
|
||||
eslint: {
|
||||
ignoreDuringBuilds: true,
|
||||
|
||||
Reference in New Issue
Block a user