No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Build vendor.js size is too big as fresh install

    Framework
    3
    3
    3053
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      AhsanAbrar last edited by

      Hi,

      i just fresh install quasar framework and run “quasar build” but i see vendor.js file size is 512KB in dist/js/vendor.js

      but in the quasar framework dist/quasar.common.js file size is 323KB and this is normal file not minified version.

      it should decrease file size when build in production but it’s increasing.

      please help me where is the actual problem?
      why dist/vendor.js file size is more than half MB. is this ok file size for browser based website?
      and when i write my app this file size would be more big.

      Thanks

      1 Reply Last reply Reply Quote 0
      • rstoenescu
        rstoenescu Admin last edited by

        The extra dependencies. Momentjs as an example. Vue, Vue Router.
        This however is going to change in the near future as you’ll be able to cherry-pick only the Quasar features that you’re actually using.

        1 Reply Last reply Reply Quote 0
        • K
          kiranvasi last edited by

          Thank You @rstoenescu for making this wonderful framework . I just started using it and noticed the same file size issues .vendor.js - 499 kB and CSS - 253 KB . But as you said definitely it will help if we are able to cherry-pick only the Quasar features .

          ( In addition to the above size I am going to add JQUERY for Summernote and for SELECT2 plugins , this is making )

          Regards
          Kiran

          1 Reply Last reply Reply Quote 0
          • First post
            Last post