phoenix-ru / fervid

All-in-One Vue compiler written in Rust
https://phoenix-ru.github.io/fervid/
Apache License 2.0
371 stars 9 forks source link

Make `<template>` compilation spec-compliant #31

Open phoenix-ru opened 3 months ago

phoenix-ru commented 3 months ago

Spec: https://github.com/vuejs/core/blob/main/packages/compiler-sfc/__tests__/compileTemplate.spec.ts

TODO: Split into issues