Major: jpm xpi didn't pack all files

hi,

My addon has ~2000 css and js files (lazy loaded when needed, don’t worry). cfx tool dosn’t work anymore so i switched to jpm. the problem:

for some reason when creating xpi file, some files are empty. size 0. and it goes alphabetically, ie. files starting with “a” to “m” (partially) are fine, others have size 0.

this also affects “jpm test”.

what can i do about it? i hope i don’t have to repack these missing files manually.

I recommend filing an issue with precise steps to reproduce on https://github.com/mozilla-jetpack/jpm

I did.

https://github.com/mozilla-jetpack/jpm/issues/460