We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d9cecc commit 1a0617cCopy full SHA for 1a0617c
packages/docprovider/jest.config.js
@@ -8,6 +8,8 @@ const jestJupyterLab = require('@jupyterlab/testing/lib/jest-config');
8
const esModules = [
9
'@codemirror',
10
'@jupyter/ydoc',
11
+ '@jupyter/react-components',
12
+ '@jupyter/web-components',
13
'@jupyterlab/',
14
'lib0',
15
'nanoid',
0 commit comments