Skip to content

issues Search Results · repo:nuxt-contrib/vue-bundle-renderer language:TypeScript

Filter by

16 results
 (78 ms)

16 results

innuxt-contrib/vue-bundle-renderer (press backspace or delete to remove)

Hello, I am having an issue regarding FOUC (flash of unstyled content) when entering a SSR d route and I was wondering if there s something that could be done in the bundle-render config to avoid this. ...
  • RaphaelDDL
  • 3
  • Opened 
    on Mar 20, 2024
  • #70

https://github.com/nuxt-contrib/vue-bundle-renderer/blob/9c47b84fe1f9ab15f96ed870b7e5e54b2f14d105/src/utils.ts#L5
  • usmanov-uktam
  • Opened 
    on Feb 6, 2024
  • #68

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more. br View this repository on the Mend.io Web Portal. Awaiting Schedule These updates are awaiting ...
  • renovate[bot]
  • Opened 
    on Jul 30, 2023
  • #49

preload links generated for non-module scripts don t work and emit the following console warnings: preload for http://eg11.test:3000/_nuxt/polyfills-legacy.ce23a3a2.js is found, but is not used because ...
bug
  • IlyaSemenov
  • Opened 
    on May 9, 2023
  • #48

This can allow fine-tuning production behavior per asset on build. pages/index.vue : { file : index.mjs , src : pages/index.vue , isDynamicEntry : true, preload : false, ...
  • pi0
  • 2
  • Opened 
    on Dec 12, 2022
  • #45

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 ...
bug
  • IlyaSemenov
  • 1
  • Opened 
    on Nov 14, 2022
  • #44

Hi, we recently migrated to vue 3 but continued to use webpack and the vue 2 way of doing SSR (with bundle-renderer) using this package. We ran into a issue with a fairly large memory leak around the ...
bug
  • weikinhuang
  • 1
  • Opened 
    on Oct 13, 2022
  • #41

Hi there, recently I started using nuxt 3 and pushed my app stack to heroku, I receive the following error which I cannot really explain ERROR Rollup error: createRenderer is not exported by node_modules/vue-bundle-renderer/dist/index.mjs, ...
  • donmb1
  • 3
  • Opened 
    on Aug 17, 2022
  • #37

In many cases, *.js files (these days) can be assumed to be type: module. We need some way to set the default to module (either as an argument to createRenderer or by modifying the manifest), and I d ...
enhancement
  • danielroe
  • 2
  • Opened 
    on Jul 29, 2022
  • #32

prefetchLink And Mini-css-extract-plugin will cause repeat css load. I want to control prefetch link by myself.
  • freshhan163
  • Opened 
    on Mar 23, 2022
  • #24
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub