because the pre-rendering plug-in prerender-spa-plugin, which is labor-saving and easy to configure, is selected to optimize seo, the configuration is like this new PrerenderSpaPlugin({ staticDir: path.resolve(__dirname, .. dist ), ...
server { listen 80; server_name www.edijin.net; access_log data wwwlogs youdomain.com_nginx.log combined; index index.html index.htm index.php index.jsp; root usr local apache-tomcat-7.0.82 webapps ROOT; location { try_files $uri @pr...
after prerender-spa-plugin@3.2.1 is installed and configured, build, will appear when there are more than 12 routes to be rendered. Unable to prerender all routes, will always be in building for production.. It doesn t stop. After studying for a long t...