yalon
Posts: 0
Joined: Sun Oct 07, 2012 7:10 am

Huge file size of a very simple mobile website

Hi - I want to create a very simple mobile website. I created 2 screens
The problem - File site of the project is about 2MG !
How do I reduce file size?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Huge file size of a very simple mobile website

Well... 2 Mb is not that huge :).

When you export the app, it includes all JavaScript files for all the components (even if you don't use them) such as date picker, carousel, etc. You can safely delete them and that will reduce the app size.

We are working on exporting only the JS files that you need in the app.

Return to “Issues”