lundi 2 février 2015

Controling package resource output folder

Hi,

I've created a custom package that I include to my app at build time using require directive in the app.json file. That all work nicely.

Within my package I have resources directory and a couple of things in it, that during build process get copied to my app's output resources directory. The problem is, that they are not copied directly to resources dir but an additional directory is created for them named after my package. It's something like that:


build -- development -- AppName -- resources -- packageName -- resourceFile.json


Is there some way to control, where my package resources will end up after build? I'm really just after getting rid of 'packageName' folder...






Controling package resource output folder

Aucun commentaire:

Enregistrer un commentaire