mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-08-06 13:38:49 +08:00
whitespace
This commit is contained in:
parent
487c1465d2
commit
211df5a23b
@ -61,7 +61,6 @@ module.exports = function (api) {
|
||||
* Generate pages for all demo components for testing purposes
|
||||
*/
|
||||
globby.sync('./src/demos/**/index.vue').forEach(file => {
|
||||
|
||||
const match = file.match(
|
||||
new RegExp(/\.\/src\/demos\/([\S]+)\/index.vue/i),
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user