When developing a single vue file, if there is a lot of static HTML, such as static content such as guidelines and protocols. If you also use .vue files, they will eventually be packaged into js, resulting in a much larger file after packaging. How did you handle it?
Control in the route file to download each .vue file on demand like this