Courses
Vue Foundations Vue Fullstack Vue Enterprise
Articles
Latest Topics
More
Newsletter Sponsorship Discord About
The video for this lesson is currently being updated, please read the transcript instead.
Advanced Vue 2 - Vuex & SSR > Lesson 53

Splicing rendered bundle into HTML template

So now we've created our server entry, we've got Webpack building that, we've created our,

you know our server bundle gets created by the middleware and then we have a bundle renderer

which takes that output and turns that into HTML.

The last step is to splice that HTML into our actual index.html.

Okay?

So coming over to our server again.

So here's what we're gonna do.

So when the renderer has been defined, in other words when our bundle has been created


Back to course page

Click to load comments...

Courses
  • Vue Foundations
  • Vue Fullstack
  • Vue Enterprise
Articles
  • Latest
  • Topics
Newsletter
  • Join
  • Sponsorship
More
  • Discord
  • Vue.js jobs
  • About

Vue.js Developers © 2021. View our privacy policy .

  • RSS
  • |
  • Atom