fix to doc and config

This commit is contained in:
JFH
2022-06-25 23:07:06 +02:00
parent f02c3d4cfc
commit 275269eadf
4 changed files with 7 additions and 4 deletions

View File

@@ -12,7 +12,8 @@ module.exports = {
'dist',
'external',
'screencasts',
'test'
'test',
'src/editor/react-extensions/react-test/node_modules'
],
excludePattern: 'svgedit-config-*|build-html.js|rollup*|external/babel-polyfill|extensions/mathjax|imagelib/jquery.min.js|jspdf/jspdf.min.js|jspdf/underscore-min.js|jquery-ui|jquery.min.js|js-hotkeys'
},