This repository was archived by the owner on Aug 7, 2021. It is now read-only. 
      
File tree Expand file tree Collapse file tree 7 files changed +0
-7
lines changed Expand file tree Collapse file tree 7 files changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,6 @@ module.exports = env => {
3737 const  { 
3838 // The 'appPath' and 'appResourcesPath' values are fetched from 
3939 // the nsconfig.json configuration file 
40-  // when bundling with `tns run android|ios --bundle`. 
4140 appPath =  "src" , 
4241 appResourcesPath =  "App_Resources" , 
4342
Original file line number Diff line number Diff line change @@ -32,7 +32,6 @@ module.exports = env => {
3232 const  { 
3333 // The 'appPath' and 'appResourcesPath' values are fetched from 
3434 // the nsconfig.json configuration file 
35-  // when bundling with `tns run android|ios --bundle`. 
3635 appPath =  "app" , 
3736 appResourcesPath =  "app/App_Resources" , 
3837
Original file line number Diff line number Diff line change @@ -33,7 +33,6 @@ module.exports = env => {
3333 const  { 
3434 // The 'appPath' and 'appResourcesPath' values are fetched from 
3535 // the nsconfig.json configuration file 
36-  // when bundling with `tns run android|ios --bundle`. 
3736 appPath =  "app" , 
3837 appResourcesPath =  "app/App_Resources" , 
3938
Original file line number Diff line number Diff line change @@ -36,7 +36,6 @@ module.exports = env => {
3636 const  { 
3737 // The 'appPath' and 'appResourcesPath' values are fetched from 
3838 // the nsconfig.json configuration file 
39-  // when bundling with `tns run android|ios --bundle`. 
4039 appPath =  "src" , 
4140 appResourcesPath =  "App_Resources" , 
4241
Original file line number Diff line number Diff line change @@ -31,7 +31,6 @@ module.exports = env => {
3131 const  { 
3232 // The 'appPath' and 'appResourcesPath' values are fetched from 
3333 // the nsconfig.json configuration file 
34-  // when bundling with `tns run android|ios --bundle`. 
3534 appPath =  "app" , 
3635 appResourcesPath =  "app/App_Resources" , 
3736
Original file line number Diff line number Diff line change @@ -32,7 +32,6 @@ module.exports = env => {
3232 const  { 
3333 // The 'appPath' and 'appResourcesPath' values are fetched from 
3434 // the nsconfig.json configuration file 
35-  // when bundling with `tns run android|ios --bundle`. 
3635 appPath =  "app" , 
3736 appResourcesPath =  "app/App_Resources" , 
3837
Original file line number Diff line number Diff line change @@ -35,7 +35,6 @@ module.exports = env => {
3535 const  { 
3636 // The 'appPath' and 'appResourcesPath' values are fetched from 
3737 // the nsconfig.json configuration file 
38-  // when bundling with `tns run android|ios --bundle`. 
3938 appPath =  "app" , 
4039 appResourcesPath =  "app/App_Resources" , 
4140
                         You can’t perform that action at this time. 
           
                  
0 commit comments