Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update "Static Hoisting" to "Cache Static" #3172

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

Arman19941113
Copy link
Contributor

According to this PR vuejs/core#11067 (which changes node hoisting to caching per instance), I believe the "Static Hoisting" section is outdated.

To quote vuejs/core#11067: change node hoisting to caching per instance
Copy link

netlify bot commented Feb 9, 2025

Deploy Preview for vuejs ready!

Name Link
🔨 Latest commit 4e2b91a
🔍 Latest deploy log https://app.netlify.com/sites/vuejs/deploys/67a87227155df100087dcaa4
😎 Deploy Preview https://deploy-preview-3172--vuejs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Arman19941113 Arman19941113 changed the title Update rendering-mechanism.md docs: update "Static Hoisting" to "Cache Static" Feb 9, 2025
@NataliaTepluhina NataliaTepluhina merged commit 2e0dbe0 into vuejs:main Feb 18, 2025
5 checks passed
@AloisSeckar
Copy link
Contributor

AloisSeckar commented Feb 19, 2025

Don't wanna sound as a grumbler, but this section has a reference from Glossary section, which now:

  1. has broken link as the anchor was changed
  2. is possibly outdated because it is not called "static hoisting" anymore

I will also try to make a fix, unless @Arman19941113 can have a look at it?

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.

3 participants