mirror of
https://github.com/LukeHagar/plex-sdk-docs.git
synced 2025-12-06 12:37:46 +00:00
removing build folder specification
This commit is contained in:
@@ -20,9 +20,7 @@ module.exports = withPlugins([], {
|
|||||||
sassOptions: {
|
sassOptions: {
|
||||||
importer: jsonImporter(),
|
importer: jsonImporter(),
|
||||||
},
|
},
|
||||||
...withNextra({
|
...withNextra(),
|
||||||
distDir: 'out'
|
|
||||||
}),
|
|
||||||
eslint: {
|
eslint: {
|
||||||
ignoreDuringBuilds: true,
|
ignoreDuringBuilds: true,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user