Skip to content

Commit 8ff77a2

Browse files
richard-zhangposva
authored andcommitted
fix typos in src/server/bundle-renderer/create-bundle-runner.js (vuejs#6010)
1 parent 275d95d commit 8ff77a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/server/bundle-renderer/create-bundle-runner.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ export function createBundleRunner (entry, files, basedir, runInNewContext) {
115115
// styles injected by vue-style-loader.
116116
initialContext = sandbox.__VUE_SSR_CONTEXT__ = {}
117117
runner = evaluate(entry, sandbox)
118-
// On subsequent renders, __VUE_SSR_CONTEXT__ will not be avaialbe
118+
// On subsequent renders, __VUE_SSR_CONTEXT__ will not be available
119119
// to prevent cross-request pollution.
120120
delete sandbox.__VUE_SSR_CONTEXT__
121121
if (typeof runner !== 'function') {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy