netlify-plugin-prerender-spa icon indicating copy to clipboard operation
netlify-plugin-prerender-spa copied to clipboard

Results 6 netlify-plugin-prerender-spa issues
Sort by recently updated
recently updated
newest added

Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ws&package-manager=npm_and_yarn&previous-version=6.2.1&new-version=6.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

The `inputs` in `manifest.yml` can have a `default` property to specifiy the default value. This allows the default value to be shown in the UI. This repository currently uses `||...

The following error is happening in some builds using this plugin: ``` UncaughtException: an exception was thrown but not caught: Error: ENOENT: no such file or directory, open '/opt/build/repo/dist/index.html' ```...

The following exception is thrown in some builds using this plugins: ``` 🔥 pageerror at /movie/702304: TypeError: Invalid attempt to spread non-iterable instance at http://localhost:45678/static/js/2.7891d595.chunk.js?__WB_REVISION__=b24ea86ecdcac1ed2fa5:1:78140 (../node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js:2:0) at _nonIterableSpread (../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js:5:59) at...

Those fields are used when we are reporting errors to users, pointing them to the right place to file issues. Thanks!