vendredi 19 décembre 2014

Locales + resources

Hi, is there any way how to copy resources to root of build folder? Currently when I set multi language application and fill resources section in app.json, resources are copied to <locale>/resources folder. However in development mode the folder with resources is in root of application so after build application does not work because cant load some resources. I would except some configuration like

Code:



"resources" : "${workspace.build.dir}/${build.environment}/resources"

E.g. Ive file with locales inside /resources/locales/en.json . When I build app file with locales is at /en/resources/locales/en.json. I would expect resources as shared folder in multi language application.



Locales + resources

Aucun commentaire:

Enregistrer un commentaire