Skip to content

fix(compiler-sfc): make sure rewriteDefault get correct result when use decorator before export default (fix #6318)#6320

Merged
yyx990803 merged 1 commit intovuejs:mainfrom
linshuohao:main
Aug 18, 2022
Merged

fix(compiler-sfc): make sure rewriteDefault get correct result when use decorator before export default (fix #6318)#6320
yyx990803 merged 1 commit intovuejs:mainfrom
linshuohao:main

Conversation

@linshuohao
Copy link
Copy Markdown
Contributor

fix #6318

@netlify
Copy link
Copy Markdown

netlify bot commented Jul 20, 2022

Deploy Preview for vuejs-coverage failed.

Name Link
🔨 Latest commit 7eb3841
🔍 Latest deploy log https://app.netlify.com/sites/vuejs-coverage/deploys/62d7c9ba3feb9500081cf9a1

@linshuohao linshuohao force-pushed the main branch 4 times, most recently from ef19db8 to 56b13b4 Compare July 20, 2022 09:38
@linshuohao linshuohao changed the title fix(compiler-sfc): make sure rewriteDefault get current result when use decorator before export default (fix #6318) fix(compiler-sfc): make sure rewriteDefault get correct result when use decorator before export default (fix #6318) Jul 22, 2022
@Harm-Nullix
Copy link
Copy Markdown

Any updates about approval?

@linshuohao
Copy link
Copy Markdown
Contributor Author

Any updates about approval?

not yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

use decorator before export default may cause compilation problems

4 participants