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 fd97900 commit 58cc9ebCopy full SHA for 58cc9eb
next.config.mjs
@@ -5,6 +5,7 @@ import path from "path";
5
const ESM_PACKAGES = [
6
"ky",
7
"@databiosphere/findable-ui",
8
+ "@observablehq/plot",
9
"@tanstack/react-table",
10
];
11
0 commit comments