update dependencies

This commit is contained in:
Kevin Jahns
2019-04-20 00:00:09 +02:00
parent fa3c92f44c
commit b6059704aa
3 changed files with 13 additions and 1124 deletions

View File

@@ -85,7 +85,7 @@ export default [{
}),
commonjs()
]
}, {
}, /*{
input: ['./examples/codemirror.js', './examples/textarea.js'], // './examples/quill.js', './examples/dom.js', './examples/prosemirror.js'
output: {
dir: 'examples/build',
@@ -102,4 +102,4 @@ export default [{
commonjs(),
...minificationPlugins
]
}]
}*/]