MCPcopy Create free account
hub / github.com/angular-university/au-input / inlineStyle

Function inlineStyle

inline-resources.js:96–111  ·  view source on GitHub ↗

* Inline the styles for a source file. Simply search for instances of `styleUrls: [...]` and * replace with `styles: [...]` (with the content of the file included). * @param urlResolver {Function} A resolver that takes a URL and return a path. * @param content {string} The source file's content.

(content, urlResolver)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected