single-spa / single-spa.js.org

Home Page:https://single-spa.js.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docs: Vue ecosystem rending a parcel code example

JakeMetz8 opened this issue · comments

Describe the bug or question
The code example for rendering a parcel in Vue rendering a parcel seems to declare a variable Widget without assigning any value.

Assuming this is in error?

Yeah that's a mistake - I copied it over from a company's live MFE but then made adjustments and must have forgotten that. Would you like to submit a fix for it? Here's the file to modify: https://github.com/single-spa/single-spa.js.org/blob/master/website/versioned_docs/version-5.x/ecosystem-vue.md

I've created #404 which fixes this.