Skip to content

Extract entrypoint options improvements #506

Description

@aklinker1

This is an issue for addressing several issues with how entrypoints are imported to get their options.

Edit: As of v0.19.0-alpha1, all the above issues work with:

export default defineConfig({
  experimental: {
    entrypointImporter: "vite-node",
  },
});

Will add to this list if other issues come up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions