Skip to content

Commit 161029e

Browse files
committed
Fix jest
1 parent 4d9cecc commit 161029e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/docprovider/jest.config.js

+4
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,11 @@ const jestJupyterLab = require('@jupyterlab/testing/lib/jest-config');
77

88
const esModules = [
99
'@codemirror',
10+
'@microsoft',
11+
'exenv-es6',
1012
'@jupyter/ydoc',
13+
'@jupyter/react-components',
14+
'@jupyter/web-components',
1115
'@jupyterlab/',
1216
'lib0',
1317
'nanoid',

0 commit comments

Comments
 (0)