mirror of https://github.com/vuejs/core.git
- get rid of SourceLocation.source for memory efficiency - move source location generation logic transform phase into the parser itself so that SourceLocation.source is no longer needed - move v-for expression parsing into the parser itself - added nameLoc on AttributeNode for use in transformElement Tests are not passing yet. |
||
---|---|---|
.. | ||
transforms | ||
errors.ts | ||
index.ts | ||
runtimeHelpers.ts | ||
ssrCodegenTransform.ts |