mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-06-07 09:25:29 +08:00
minimize helpers
This commit is contained in:
parent
430ff27a9e
commit
1d93573adc
@ -85,7 +85,7 @@ export default [
|
||||
},
|
||||
{
|
||||
input: resolve('src/helpers/index.js'),
|
||||
file: resolve('dist/helpers.js'),
|
||||
file: resolve('dist/helpers.min.js'),
|
||||
format: 'umd',
|
||||
env: 'development',
|
||||
external: id => !/^[\.\/]/.test(id),
|
||||
|
Loading…
Reference in New Issue
Block a user