Lpmvb

Results 7 comments of Lpmvb

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

If I move the configuration options to the Vite plugins, it works correctly, but it doesn't handle polyfill in .vue files.

I have the same problem, is there a solution?

> it's work for me: > > ```shell > pnpm i -D @babel/plugin-transform-runtime @babel/preset-env @babel/runtime @rollup/plugin-babel > ``` > > ```ts > // vite.config.ts > import { fileURLToPath, URL }...

`response.headers.get('content-disposition')`

https://github.com/unjs/ofetch/blob/244fb6a720478a8e834f4e2715f8cef866802440/src/fetch.ts#L188 `response._data` is what you want.