build: fix ts files

This commit is contained in:
Philipp Kühn 2021-09-29 09:06:10 +02:00
parent 752144feaf
commit 9fc0ee9ea5

View File

@ -94,7 +94,7 @@ async function build(commandLineArgs) {
'@tiptap/*': ['packages/*/src'], '@tiptap/*': ['packages/*/src'],
}, },
}, },
include: [], include: null,
}, },
}), }),
], ],