fix: properly export config (fix vikejs/vike-vue#194) #767
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.
|