Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@fastify/vite prefix repro

Minimal reproduction for: static routes ignore registration prefix

Run

npm install && npm run repro

Expected

When registering a plugin with { prefix: '/myapp' }, opts.prefix should be used by @fastify/vite for static asset routes.

Actual

opts.prefix is available but @fastify/vite hardcodes the static prefix from vite.base instead.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages