Replies: 4 comments 2 replies
-
Just passed by here as I look for the same answer. It seems to work out of the box, tried both node and the static adapter with no problems |
Beta Was this translation helpful? Give feedback.
-
I was eventually able to get
I also use
You may also need to add this for
|
Beta Was this translation helpful? Give feedback.
-
I just tried @zuk's suggestion and it started working.. but then I removed @zuk's suggestion and looks like it's not needed anymore with these packages: |
Beta Was this translation helpful? Give feedback.
-
Pino runs fine in dev and preview mode using vite but bombs in production using node.
@sveltejs/adapter-auto": "^3.0.0", Node.js v20.11.1 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
According to pino docs https://github.com/pinojs/pino/blob/master/docs/bundling.md
What is the right way how to include them in sveltekit build?
Beta Was this translation helpful? Give feedback.
All reactions