Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/vuejs/vue-cli
/ injectFeature
Method
injectFeature
packages/@vue/cli/lib/PromptModuleAPI.js:6–8 ·
view source on GitHub ↗
(feature)
Source
from the content-addressed store, hash-verified
4
}
5
6
injectFeature (feature) {
7
this.creator.featurePrompt.choices.push(feature)
8
}
9
10
injectPrompt (prompt) {
11
this.creator.injectedPrompts.push(prompt)
Callers
12
testPromptAPI
Function · 0.80
e2e.js
File · 0.80
linter.js
File · 0.80
pwa.js
File · 0.80
router.js
File · 0.80
babel.js
File · 0.80
typescript.js
File · 0.80
cssPreprocessors.js
File · 0.80
vuex.js
File · 0.80
unit.js
File · 0.80
mockModule
Function · 0.80
cli-test-utils-test.ts
File · 0.80
Calls
no outgoing calls
Tested by
1
mockModule
Function · 0.64