File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 <activity
1515 android : configChanges =" orientation|keyboardHidden|keyboard|screenSize|locale|smallestScreenSize|screenLayout|uiMode"
1616 android : name =" ar.codize.afip.MainActivity"
17- android : label =" Codize-AFIP "
17+ android : label =" Codize-ARCA "
1818 android : theme =" @style/AppTheme.NoActionBarLaunch"
1919 android : launchMode =" singleTask" >
2020
Original file line number Diff line number Diff line change 11{
22 "appId" : " ar.codize.afip" ,
3- "appName" : " Codize AFIP " ,
4- "webDir" : " dist/codize-afip " ,
3+ "appName" : " Codize ARCA " ,
4+ "webDir" : " dist/codize-arca " ,
55 "bundledWebRuntime" : false
66}
Original file line number Diff line number Diff line change 66 "version" : 1 ,
77 "newProjectRoot" : " projects" ,
88 "projects" : {
9- "codize-afip " : {
9+ "codize-arca " : {
1010 "projectType" : " application" ,
1111 "schematics" : {
1212 "@schematics/angular:component" : {
2323 "build" : {
2424 "builder" : " @angular-devkit/build-angular:browser" ,
2525 "options" : {
26- "outputPath" : " dist/codize-afip " ,
26+ "outputPath" : " dist/codize-arca " ,
2727 "index" : " src/index.html" ,
2828 "main" : " src/main.ts" ,
2929 "polyfills" : " src/polyfills.ts" ,
7979 "configurations" : {
8080 "production" : {
8181 "proxyConfig" : " src/proxy.conf.json" ,
82- "buildTarget" : " codize-afip :build:production"
82+ "buildTarget" : " codize-arca :build:production"
8383 },
8484 "development" : {
8585 "proxyConfig" : " src/proxy.conf.json" ,
86- "buildTarget" : " codize-afip :build:development"
86+ "buildTarget" : " codize-arca :build:development"
8787 }
8888 },
8989 "defaultConfiguration" : " development"
You can’t perform that action at this time.
0 commit comments