Evan You 7f83856f34 release: v3.0.0-beta.18 %!s(int64=5) %!d(string=hai) anos
..
src bd0f7da2c6 build: add browser builds for @vue/compiler-sfc %!s(int64=6) %!d(string=hai) anos
README.md 39d1acf417 workflow: improve template-explorer local load speed %!s(int64=6) %!d(string=hai) anos
index.html bd0f7da2c6 build: add browser builds for @vue/compiler-sfc %!s(int64=6) %!d(string=hai) anos
local.html bd0f7da2c6 build: add browser builds for @vue/compiler-sfc %!s(int64=6) %!d(string=hai) anos
package.json 7f83856f34 release: v3.0.0-beta.18 %!s(int64=5) %!d(string=hai) anos
style.css 51317af6e8 refactor(compiler): prefix all imported helpers to avoid scope collision %!s(int64=6) %!d(string=hai) anos

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.