vue-bundle-renderer icon indicating copy to clipboard operation
vue-bundle-renderer copied to clipboard

SSR Bundle Renderer for Vue 3

Results 11 vue-bundle-renderer issues
Sort by recently updated
recently updated
newest added

`parseResource` always marks all scripts as modules: https://github.com/nuxt-contrib/vue-bundle-renderer/blob/20163459c81879bd9ae7f9204aca817a4ea95b5f/src/utils.ts#L52-L63 This in turn affects `normalizeViteManifest` which emits all script chunks as having `module: true`: https://github.com/nuxt-contrib/vue-bundle-renderer/blob/20163459c81879bd9ae7f9204aca817a4ea95b5f/src/vite.ts#L5-L10 Then, `renderScripts` always emits `` preventing legacy...

bug

Maintain compatibility with some well-known Vue plugins, like @vue/apollo-ssr

Hello. This is temporary solution for a missing `render` options in the Nuxt 3 framework config, specifically the [`render.bundleRenderer.shouldPreload()`](https://github.com/nuxt/framework/blob/0d85c9ef77360fc1e56450039dc8436bd2390c69/packages/schema/src/config/render.ts#L13 ): ```ts export default defineNuxtConfig({ render: bundleRenderer: { shouldPreload: (_fileWithoutQuery, asType)...

So this is a very rough proof-of-concept of an API for vue-lazy-hydration to register static components that should not be prefetched and loaded on the client. I'm aware that this...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://togithub.com/eslint/eslint)) | [`^8.56.0` -> `^9.1.1`](https://renovatebot.com/diffs/npm/eslint/8.56.0/9.1.1) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`^20.10.6` -> `^20.12.7`](https://renovatebot.com/diffs/npm/@types%2fnode/20.10.6/20.12.7) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pnpm](https://pnpm.io) ([source](https://togithub.com/pnpm/pnpm)) | [`8.13.1` -> `9.0.5`](https://renovatebot.com/diffs/npm/pnpm/8.13.1/9.0.5) |...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@nuxt/eslint-config](https://redirect.github.com/nuxt/eslint) ([source](https://redirect.github.com/nuxt/eslint/tree/HEAD/packages/eslint-config)) | [`^0.3.10` -> `^0.5.7`](https://renovatebot.com/diffs/npm/@nuxt%2feslint-config/0.3.10/0.5.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@nuxt%2feslint-config/0.5.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@vitest/coverage-v8](https://redirect.github.com/vitest-dev/vitest/tree/main/packages/coverage-v8#readme) ([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8)) | [`^1.6.0` -> `^2.1.1`](https://renovatebot.com/diffs/npm/@vitest%2fcoverage-v8/1.6.0/2.1.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vitest%2fcoverage-v8/2.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...