mirror of
https://github.com/yjs/yjs.git
synced 2026-01-09 15:58:01 -05:00
after refactor - some tests are working again
This commit is contained in:
@@ -85,7 +85,8 @@ export default [{
|
||||
}),
|
||||
commonjs()
|
||||
]
|
||||
}, {
|
||||
}
|
||||
/* {
|
||||
input: ['./examples/codemirror.js', './examples/textarea.js', './examples/quill.js', './examples/dom.js', './examples/prosemirror.js'], // fs.readdirSync('./examples').filter(file => /(?<!\.(test|config))\.js$/.test(file)).map(file => './examples/' + file),
|
||||
output: {
|
||||
dir: 'examples/build',
|
||||
@@ -102,4 +103,4 @@ export default [{
|
||||
commonjs(),
|
||||
...minificationPlugins
|
||||
]
|
||||
}]
|
||||
} */]
|
||||
|
||||
Reference in New Issue
Block a user