T
TanStack4mo ago
eastern-cyan

Server Assets

Hi Is there a way to include assets that are used only in server functions into the final build? For example say I have a file that is read and used in the server function and I want this bundled, what is the best way to achieve this?
1 Reply
extended-salmon
extended-salmon4mo ago
I could be wrong, however I believe that if you're only referring to that file within server functions you should be right

Did you find this page helpful?