vue3-yuanma/packages/compiler-core
Evan You a0d570b16d Revert "feat(compiler-core): hoist element with static ref (#344)"
Static refs still need to be tracked in dynamicChildren because unmount
also takes the fast path when dynamicChildren is present, and all refs
need to be properly unmounted.

This reverts commit 920773fc6b.
2019-10-21 15:17:29 -04:00
..
__tests__ Revert "feat(compiler-core): hoist element with static ref (#344)" 2019-10-21 15:17:29 -04:00
src Revert "feat(compiler-core): hoist element with static ref (#344)" 2019-10-21 15:17:29 -04:00
api-extractor.json build: use api-extractor for type rollup 2019-09-03 12:16:22 -04:00
index.js refactor: rename packages 2018-10-26 15:44:50 -04:00
package.json refactor(compiler): switch to acorn 2019-10-02 11:05:56 -04:00
README.md refactor: rename packages 2018-10-26 15:44:50 -04:00

@vue/compiler-core