Evan You ad2e37931e workflow: fix template explorer deps %!s(int64=4) %!d(string=hai) anos
..
src 305883a12f build(deps-dev): bump typescript from 4.3.5 to 4.4.2 (#4482) %!s(int64=4) %!d(string=hai) anos
README.md aea6c141b3 workflow: move to pnpm %!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 ad2e37931e workflow: fix template explorer deps %!s(int64=4) %!d(string=hai) anos
package.json ad2e37931e workflow: fix template explorer deps %!s(int64=4) %!d(string=hai) anos
style.css 6b32d16471 chore(template-explorer): tweak theme %!s(int64=5) %!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.