Evan You ccb6651b12 release: v3.2.26 %!s(int64=4) %!d(string=hai) anos
..
src 4713578367 workflow(template-explorer): handle debugging with nodeTransforms %!s(int64=4) %!d(string=hai) anos
README.md 61c5fbd3e3 workflow: move to pnpm (#4766) %!s(int64=4) %!d(string=hai) anos
index.html bd0f7da2c6 build: add browser builds for @vue/compiler-sfc %!s(int64=6) %!d(string=hai) anos
local.html 31d6a31d97 chore: fix template explorer local css link %!s(int64=4) %!d(string=hai) anos
package.json ccb6651b12 release: v3.2.26 %!s(int64=4) %!d(string=hai) anos
style.css 6b32d16471 chore(template-explorer): tweak theme %!s(int64=6) %!d(string=hai) anos

README.md

Template Explorer

Live explorer for template compilation output.

To run:

  • npm run dev-compiler in repo root
  • When the compilation is done, in another terminal run npm run 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.