mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
9 lines
346 B
JSON
9 lines
346 B
JSON
{
|
|
"schematics": {
|
|
"block-template-entities": {
|
|
"version": "17.0.0",
|
|
"description": "Angular v17 introduces a new control flow syntax that uses the @ and } characters. This migration replaces the existing usages with their corresponding HTML entities.",
|
|
"factory": "./migrations/block-template-entities/bundle"
|
|
}
|
|
}
|
|
}
|