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:
2
gen.yaml
2
gen.yaml
@@ -64,7 +64,7 @@ python:
|
||||
installationURL: speakeasy-bar
|
||||
maxMethodParams: 4
|
||||
outputModelSuffix: output
|
||||
packageName: openapi
|
||||
packageName: plexpy
|
||||
published: true
|
||||
typescript:
|
||||
version: 0.0.1
|
||||
|
||||
@@ -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