MCPcopy 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

testPromptAPIFunction · 0.80
e2e.jsFile · 0.80
linter.jsFile · 0.80
pwa.jsFile · 0.80
router.jsFile · 0.80
babel.jsFile · 0.80
typescript.jsFile · 0.80
vuex.jsFile · 0.80
unit.jsFile · 0.80
mockModuleFunction · 0.80

Calls

no outgoing calls

Tested by 1

mockModuleFunction · 0.64