Exclude index.ts

This commit is contained in:
Marc Rousavy
2021-03-03 14:04:46 +01:00
parent c31425523a
commit 1a86e4e582
33 changed files with 99 additions and 2162 deletions

View File

@@ -96,6 +96,7 @@ module.exports = {
'docusaurus-plugin-typedoc',
{
entryPoints: ['../src'],
exclude: "../src/index.ts",
tsconfig: '../tsconfig.json',
readme: "none",
sidebar: {