Page 1 of 2

Zero length minified files when exporting to web

Posted: Sun Sep 21, 2014 7:33 am
by Benny Halperin

When exporting to other platforms (web), some minified files are exported with zero length. Including jQuery and jQuery Mobile. See screenshot:

Image


Zero length minified files when exporting to web

Posted: Sun Sep 21, 2014 7:50 am
by Illya Stepanov

Hi Benny,

Thanks for pointing on this, we will test this.
And without minification export works as expected?


Zero length minified files when exporting to web

Posted: Sun Sep 21, 2014 8:21 am
by Benny Halperin

Yes, the other resources are exported unharmed.


Zero length minified files when exporting to web

Posted: Mon Sep 22, 2014 1:13 am
by Illya Stepanov

Could you please provide us with a public app link -- we'll take a look.


Zero length minified files when exporting to web

Posted: Mon Sep 22, 2014 5:51 am
by Benny Halperin

Zero length minified files when exporting to web

Posted: Mon Sep 22, 2014 10:54 pm
by Yurii Orishchuk

Hi Benny,

These files are already empty in project.

See details:
http://prntscr.com/4pecnr/direct

Regards.


Zero length minified files when exporting to web

Posted: Thu Oct 02, 2014 4:30 pm
by Benny Halperin

Yurii hi,

I only noticed your reply. Files e.g. jquery-1.8.2.min.js are in Appery's core. How can they ever be blank to begin with? (unless I manually change them which I never did and that's definite).

Thanks, Benny


Zero length minified files when exporting to web

Posted: Fri Oct 03, 2014 12:36 am
by Yurii Orishchuk

Hi Benny,

Appery use uncompressed version. And when you sen release all js and css code will be compressed.

See details:

http://prntscr.com/4sjgdj/direct

Regards.


Zero length minified files when exporting to web

Posted: Sun Oct 05, 2014 12:06 am
by Benny Halperin

Hi Yurii,

Not sure I understand. In Appery's IDE do you intentionally add the .min.js files empty? What do you mean by "when you sen release"?

Benny


Zero length minified files when exporting to web

Posted: Mon Oct 06, 2014 4:04 am
by Yurii Orishchuk

Hi Benny,

Sorry for this typo "sen release" = "set release".

Currently this file is empty and not used.

It could be used in further builder versions.

Regards.