Last 12 weeks · 1 commit
3 of 6 standards met
🧐 Problem Description As mentioned in https://github.com/vuejs/rfcs/discussions/388, I'd love to see template optimization with hoisting static elements. 💻 Sample code Here's an example from https://vuejs.org/guide/extras/rendering-mechanism.html#static-hoisting, You can see on the left - compiled uses hoisting. On the right - compiled - doesn't use hoisting, both using the same source. !image 🚑 Other information I have tried to use from which I believe uses this plugin and passes this option to it, but it didn't affect results. So I'm assuming this has not been implemented yet. Looking forward to it, thanks!
Repository: vuejs/babel-plugin-jsx. Description: JSX for Vue 3 Stars: 1787, Forks: 149. Primary language: TypeScript. Languages: TypeScript (97.6%), CSS (1.3%), JavaScript (0.7%), HTML (0.4%). License: MIT. Homepage: https://vue-jsx-explorer.netlify.app Topics: jsx, vuejs. Latest release: v2.0.1 (4mo ago). Open PRs: 12, open issues: 54. Last activity: 4d ago. Community health: 50%. Top contributors: Amour1688, sxzz, renovate[bot], dependabot-preview[bot], dependabot[bot], haoqunjiang, xrkffgg, zhiyuanzmj, John60676, KaelWD and others.
TypeScript