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 d2450da commit 73a973bCopy full SHA for 73a973b
code-pushup.config.ts
@@ -7,7 +7,7 @@ import {
7
jsPackagesCoreConfig,
8
lighthouseCoreConfig,
9
} from './code-pushup.preset.js';
10
-import type { CoreConfig } from './packages/models/src';
+import type { CoreConfig } from './packages/models/src/index.js';
11
12
// load upload configuration from environment
13
const envSchema = z.object({
0 commit comments