|
|
5 years ago | |
|---|---|---|
| .. | ||
| src | 6f5d840612 feat(sfc): support resolving template components from `<script setup>` exports | 5 years ago |
| README.md | 39d1acf417 workflow: improve template-explorer local load speed | 6 years ago |
| index.html | bd0f7da2c6 build: add browser builds for @vue/compiler-sfc | 6 years ago |
| local.html | bd0f7da2c6 build: add browser builds for @vue/compiler-sfc | 6 years ago |
| package.json | 876ecc8672 release: v3.0.0-rc.13 | 5 years ago |
| style.css | 6b32d16471 chore(template-explorer): tweak theme | 6 years ago |
Live explorer for template compilation output.
To run:
yarn dev-compileryarn openNote: 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.