mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2026-08-13 12:33:07 +02:00
parent
d083be1196
commit
475b47b7ea
160 changed files with 5377 additions and 4750 deletions
|
|
@ -77,10 +77,10 @@
|
|||
"builder": "@angular-devkit/build-angular:dev-server",
|
||||
"configurations": {
|
||||
"production": {
|
||||
"browserTarget": "RTLApp:build:production"
|
||||
"buildTarget": "RTLApp:build:production"
|
||||
},
|
||||
"development": {
|
||||
"browserTarget": "RTLApp:build:development"
|
||||
"buildTarget": "RTLApp:build:development"
|
||||
}
|
||||
},
|
||||
"defaultConfiguration": "development"
|
||||
|
|
@ -88,7 +88,7 @@
|
|||
"extract-i18n": {
|
||||
"builder": "@angular-devkit/build-angular:extract-i18n",
|
||||
"options": {
|
||||
"browserTarget": "RTLApp:build"
|
||||
"buildTarget": "RTLApp:build"
|
||||
}
|
||||
},
|
||||
"test": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue