seo is optimized for vue and prerender-spa-plugin is used for pre-parsing, but what about dynamic routing?
can"t the data be parsed when the prerender-spa-plugin is pre-parsed?
seo is optimized for vue and prerender-spa-plugin is used for pre-parsing, but what about dynamic routing?
can"t the data be parsed when the prerender-spa-plugin is pre-parsed?
prerender-spa-plugin supports routing lazy loading. If not, upgrade webpack,npm I webpack@4.28.4
Previous: How to control the picture without distortion by css
Next: Ali ECS to OSS transfer mp4, speed explosively slow, solve!
problem description realize the multi-page structure by modifying the webpack configuration based on vue-cli 2.x.x (how to configure many blogs on the Internet. I ll post it again if necessary), but at present, each single page of this structure can ...