Answer the question
In order to leave comments, you need to log in
Is Build.js at 1.5mv a lot for a Vue mobile app?
Hello.
The question is in the topic. And if a lot, then how to reduce, (lazy loading is already used)
Answer the question
In order to leave comments, you need to log in
make a simple website
not Bitrix and not WordPress,
why not take an online store constructor for testing
Judging by the description, it would be nice to have modx revolution . It has an add-on for the minishop2 online store . There are a bunch of other useful additions to modx. For example, an add-on for filtering and morphological search msearch2
Take the first CMS that comes across and try to organize something... the moment will come when you realize that without a sledgehammer and a file, the task cannot be solved.
Therefore, the answer is: All or none)))
You are lucky that among 3000 CMS there are less than 100 normal ones . Here is a directory
for you as an example .
For example, because not all CMS are there, the site seems to have been abandoned, or there are those CMS who paid.
So go ahead. Install each one and see.
in general, of course, a lot, in order to reduce the size, you need to analyze the project, but here's what you can do in principle in each project
1) remove soursemap, or generate it as a separate file
2) use file minification, such as uglifyJs
https://webpack.github.io/ docs/list-of-plugins.htm...
3) set up gzip
4) use an analyzer, for example this
https://www.npmjs.com/package/webpack-bundle-analyzer
you will see for yourself which files are bold, what size and other
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question