renovate[bot] 879ea30ab8 chore(deps): update dependency monaco-editor to ^0.45.0 (#9803) %!s(int64=2) %!d(string=hai) anos
..
src 59762335ac chore(template-explorer): Fix template-explorer highlighting (#8956) %!s(int64=2) %!d(string=hai) anos
README.md 48de8a42b7 chore: remove next references [ci skip] %!s(int64=4) %!d(string=hai) anos
_redirects f61499da7f chore: add redirect for template explorer %!s(int64=3) %!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 879ea30ab8 chore(deps): update dependency monaco-editor to ^0.45.0 (#9803) %!s(int64=2) %!d(string=hai) anos
style.css 9ea2b868be chore(template-explorer): fix overflow screen problem (#7282) [ci skip] %!s(int64=2) %!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://template-explorer.vuejs.org. For local development, use the scripts above.