mirror of
https://github.com/openziti/zrok.git
synced 2025-08-13 17:57:37 +02:00
updates to get npm run build to succeed
This commit is contained in:
@ -41,7 +41,7 @@ const config = {
|
||||
editUrl:
|
||||
'https://github.com/openziti/zrok/tree/main/',
|
||||
path: '../docs',
|
||||
include: ['**/*.md', '**/*.mdx', '**/*.svg', '**/*.png'],
|
||||
include: ['**/*.md', '**/*.mdx'],
|
||||
},
|
||||
theme: {
|
||||
customCss: require.resolve('./src/css/custom.css'),
|
||||
|
Reference in New Issue
Block a user