mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-12-18 04:57:49 +08:00
remove old build script
This commit is contained in:
parent
c178027b20
commit
d752b32f40
@ -191,12 +191,4 @@ export default [
|
||||
format: 'es',
|
||||
external: [],
|
||||
},
|
||||
|
||||
// {
|
||||
// input: resolve('packages/tiptap/src/helpers/index.js'),
|
||||
// file: resolve('packages/tiptap/dist/helpers.min.js'),
|
||||
// format: 'umd',
|
||||
// env: 'development',
|
||||
// external: id => !/^[\.\/]/.test(id),
|
||||
// },
|
||||
].map(genConfig)
|
||||
|
Loading…
Reference in New Issue
Block a user