Skip to content

Use project vite config for seed.ts #470

Open
@justinvdm

Description

@justinvdm

Currently worker scripts (used for seed.ts) defines its own vite config, rather than relying on the users own vite config. This means if there is anything the user needs to configure in vite for their seed.ts to work, they don't have a way to configure vite to workt hat way.

We need to change worker scripts to use the project's own vite.config.mts instead.

Links

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions