vuejs / repl

Vue SFC REPL as a Vue 3 component
https://repl-vuejs.vercel.app
MIT License
908 stars 163 forks source link

ssr-stub.js #81

Closed Eug620 closed 1 year ago

Eug620 commented 1 year ago

module.exports = {}

yyx990803 commented 1 year ago

As the name suggests, it's a stub because the component isn't runnable during SSR.