fix(angular): update autoprefixer migration to the right file (#21363)
This commit is contained in:
parent
9c81328b81
commit
4ed74a44a9
@ -355,7 +355,7 @@
|
|||||||
"@angular/core": ">=17.1.0"
|
"@angular/core": ">=17.1.0"
|
||||||
},
|
},
|
||||||
"description": "Add 'autoprefixer' as dev dependency when '@nx/angular:ng-packagr-lite' or '@nx/angular:package` is used.",
|
"description": "Add 'autoprefixer' as dev dependency when '@nx/angular:ng-packagr-lite' or '@nx/angular:package` is used.",
|
||||||
"factory": "./src/migrations/update-17-3-0/add-browser-sync-dependency"
|
"factory": "./src/migrations/update-17-3-0/add-autoprefixer-dependency"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"packageJsonUpdates": {
|
"packageJsonUpdates": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user