vite-plugin-vue2 icon indicating copy to clipboard operation
vite-plugin-vue2 copied to clipboard

How to create serverBundle with vite?

Open Lpmvb opened this issue 2 years ago • 4 comments

How to create serverBundle with vite?

Lpmvb avatar Jul 07 '22 11:07 Lpmvb

@Lpmvb Have you ever figured out how to do this and/or handle preloading? I recall reading somewhere bundleRenderer is coupled to Webpack.

SecretPocketCat avatar Sep 06 '22 12:09 SecretPocketCat

Also looking for this. Original server renderer is made to work with Webpack, but it would be great to have all modules exposed to use with Vite.

niksy avatar Sep 17 '22 09:09 niksy

https://github.com/nuxt/vite/pull/201

Lpmvb avatar Oct 08 '22 02:10 Lpmvb

@Lpmvb have you managed to achieve this with linked PR?

niksy avatar Oct 08 '22 09:10 niksy