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