@o3r/dynamic-content
Version:
This module provides a mechanism to retrieve media and data depending on the host or a server specific url.
11 lines (10 loc) • 360 B
JSON
{
"$schema": "https://raw.githubusercontent.com/angular/angular-cli/master/packages/angular_devkit/schematics/collection-schema.json",
"schematics": {
"migration-v10_0": {
"version": "10.0.0-alpha.0",
"description": "Updates of @o3r/dynamic-content to v10.0.*",
"factory": "./schematics/ng-update/v10-0/index#updateV10_0"
}
}
}