Evan You b7a74d0439 wip(ssr): ssr slot vnode fallback 6 lat temu
..
src b7a74d0439 wip(ssr): ssr slot vnode fallback 6 lat temu
README.md 39d1acf417 workflow: improve template-explorer local load speed 6 lat temu
index.html 6dfb62e1ac workflow: use CDN deps for template explorer so it can be easily deployed 6 lat temu
local.html 39d1acf417 workflow: improve template-explorer local load speed 6 lat temu
package.json d293876c34 release: v3.0.0-alpha.4 6 lat temu
style.css a0f442f1d4 workflow: include commit link in template explorer 6 lat temu

README.md

Template Explorer

Live explorer for template compilation output.

To run:

  • yarn dev-compiler
  • When the compilation is done, in another terminal run yarn open

Note: index.html uses CDN for dependencies and is continuously deployed at https://vue-next-template-explorer.netlify.com/. For local development, use the scripts above.