mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-06-07 09:25:29 +08:00
build: fix ts files
This commit is contained in:
parent
752144feaf
commit
9fc0ee9ea5
@ -94,7 +94,7 @@ async function build(commandLineArgs) {
|
||||
'@tiptap/*': ['packages/*/src'],
|
||||
},
|
||||
},
|
||||
include: [],
|
||||
include: null,
|
||||
},
|
||||
}),
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user