MCPcopy Create free account
hub / github.com/ember-cli/ember-cli / afterInstall

Function afterInstall

blueprints/http-proxy/index.js:32–34  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

30 },
31
32 afterInstall() {
33 return this.addPackagesToProject([{ name: 'http-proxy', target: '^1.1.6' }]);
34 },
35};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…