mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-08-06 13:38:49 +08:00
exclude dependencies from build
This commit is contained in:
parent
d903dacd0a
commit
0826696e0d
@ -37,7 +37,7 @@ function genConfig(opts) {
|
||||
objectAssign: 'Object.assign',
|
||||
}),
|
||||
],
|
||||
external: opts.external,
|
||||
external(id) { return !/^[\.\/]/.test(id) },
|
||||
},
|
||||
output: {
|
||||
file: opts.file,
|
||||
|
Loading…
Reference in New Issue
Block a user