Skip to content

fix: properly export config (fix vikejs/vike-vue#194) #767

fix: properly export config (fix vikejs/vike-vue#194)

fix: properly export config (fix vikejs/vike-vue#194) #767

Triggered via push September 10, 2024 17:24
Status Failure
Total duration 1m 13s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
pnpm run test:units (ubuntu-latest)
Module '"./+config.js"' has no exported member 'config'. Did you mean to use 'import config from "./+config.js"' instead?
pnpm run test:units (ubuntu-latest)
Process completed with exit code 2.
pnpm run test:e2e (ubuntu-latest)
Module '"./+config.js"' has no exported member 'config'. Did you mean to use 'import config from "./+config.js"' instead?
pnpm run test:e2e (ubuntu-latest)
Process completed with exit code 2.
pnpm run test:types (ubuntu-latest)
Module '"./+config.js"' has no exported member 'config'. Did you mean to use 'import config from "./+config.js"' instead?
pnpm run test:types (ubuntu-latest)
Process completed with exit code 2.
pnpm run test:units (windows-latest)
Module '"./+config.js"' has no exported member 'config'. Did you mean to use 'import config from "./+config.js"' instead?
pnpm run test:units (windows-latest)
Process completed with exit code 1.
pnpm run test:e2e (windows-latest)
Module '"./+config.js"' has no exported member 'config'. Did you mean to use 'import config from "./+config.js"' instead?
pnpm run test:e2e (windows-latest)
Process completed with exit code 1.