vue-cli-plugin-prerender-spa
vue-cli-plugin-prerender-spa copied to clipboard
Boost SEO by prerendering your Vue application. Powered by prerender-spa-plugin.
**Describe the bug** End to end tests with Cypress fail when installing this plugin to a fresh project created by vue-cli (using router in history mode and Cypress for tests)....
**Is your feature request related to a problem? Please describe.** No way to add more SEO friendly meta tags and information to the page? Currently using: https://www.npmjs.com/package/@bachdgvn/vue-router-meta-tags **Describe the solution...
Pre render works but i when i submit/ click a button on form just reload the page but when no prerender everything works fine, also hosting in firebase **Screenshots** If...
**Describe the bug** Not allowed to load local resource Cannot set property 'execStart' of undefined fbq is not defined Any idea ?
**Describe the bug** @vue/[email protected] added 1208 packages from 864 contributors in 28.091s npm run build EACCES: permission denied, rmdir '/my-project/dist' I did use in my deployment though: - mkdir ~/.npm-global...
Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.1 to 2.2.4. **This update includes security fixes.** Vulnerabilities fixed *Sourced from [The Node Security Working Group](https://github.com/nodejs/security-wg/blob/master/vuln/npm/505.json).* > **Man-in-the-Middle** > [https-proxy-agent] Socket returned without TLS upgrade on...
I get this Error: ``` - Building for production... **ERROR TypeError: Cannot set property 'template' of undefined TypeError: Cannot set property 'template' of undefined** at config.plugin.tap.args (C:\Users\erikr\source\repos\ToDoStudio\To-Do.Studio Info\TDS.Web\node_modules\vue-cli-plugin-prerender-spa\index.js:55:26) at Object.tap...
Added sample .htaccess file to Readme.
Bumps [prerender-spa-plugin](https://github.com/chrisvfritz/prerender-spa-plugin) from 3.2.1 to 3.4.0. Release notes *Sourced from [prerender-spa-plugin's releases](https://github.com/chrisvfritz/prerender-spa-plugin/releases).* > ## v3.4.0 > ## Additions > - [#243](https://github-redirect.dependabot.com/chrisvfritz/prerender-spa-plugin/issues/243) Allow postProcess to return a Promise, allowing for async...