Skip to content

Incorrect path to assets when published #62

@Simcon

Description

@Simcon

The Vite component points to the assets folder but the vite config includes a 'build' folder.

I fixed this for now by updating the Vite razor component but this might be better fixed in the config.

eg.

else
{

<script type="module" src="/build/assets/app.js"></script>
}

Metadata

Metadata

Assignees

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