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

Class

lib/tasks/transforms/amd/index.js:3–3  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3class AmdTransformAddon {
4 /**
5 * This addon is used to register a custom AMD transform for app and addons to use.
6 *

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected