Skip to content

Commit eea8bc8

Browse files
committed
add span with id
1 parent 2c796bb commit eea8bc8

File tree

3 files changed

+31
-12
lines changed

3 files changed

+31
-12
lines changed

bin/build-rich-editor-plugins.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ async function buildRichEditorPlugins() {
3939
entryPoints,
4040
outdir: './resources/js/dist',
4141
format: 'esm',
42-
external: ['@tiptap/core', '@tiptap/pm/state', '@tiptap/pm/view'],
4342
})
4443

4544
await context.rebuild()

0 commit comments

Comments
 (0)