jcesarmobile opened a new issue #891: feat: make assets folder name configurable
URL: https://github.com/apache/cordova-android/issues/891
 
 
   # Feature Request
   
   ## Motivation Behind Feature
   <!-- Why should this feature be implemented? What problem does it solve? -->
   cordova-ios has a `wwwFolderName` to configure the name of the folder where 
the cordova app is loaded (defaults to www). 
   On Android the www is hardcoded in several places.
   
   
   ## Feature Description
   <!-- 
   Describe your feature request in detail
   Please provide any code examples or screenshots of what this feature would 
look like
   Are there any drawbacks? Will this break anything for existing users? 
   -->
   note that on cordova-ios it's only configurable with code, so not meant to 
be changed from config.xml, is for when integrating cordova into native 
projects.
   
   
   ## Alternatives or Workarounds
   <!-- 
   Describe alternatives or workarounds you are currently using 
   Are there ways to do this with existing functionality?
   -->
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to