We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d9cecc commit ec20679Copy full SHA for ec20679
packages/docprovider/jest.config.js
@@ -7,7 +7,10 @@ const jestJupyterLab = require('@jupyterlab/testing/lib/jest-config');
7
8
const esModules = [
9
'@codemirror',
10
+ '@microsoft',
11
'@jupyter/ydoc',
12
+ '@jupyter/react-components',
13
+ '@jupyter/web-components',
14
'@jupyterlab/',
15
'lib0',
16
'nanoid',
0 commit comments