Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/vuejs/vue-cli
/ injectPrompt
Method
injectPrompt
packages/@vue/cli/lib/PromptModuleAPI.js:10–12 ·
view source on GitHub ↗
(prompt)
Source
from the content-addressed store, hash-verified
8
}
9
10
injectPrompt (prompt) {
11
this.creator.injectedPrompts.push(prompt)
12
}
13
14
injectOptionForPrompt (name, option) {
15
this.creator.injectedPrompts.find(f => {
Callers
9
testPromptAPI
Function · 0.80
e2e.js
File · 0.80
linter.js
File · 0.80
vueVersion.js
File · 0.80
router.js
File · 0.80
typescript.js
File · 0.80
cssPreprocessors.js
File · 0.80
unit.js
File · 0.80
mockModule
Function · 0.80
Calls
no outgoing calls
Tested by
1
mockModule
Function · 0.64