loading-screen
loading-screen copied to clipboard
Loading Screen Module for Nuxt.js
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Repository problems These problems occurred while renovating this repository. [View logs](https://developer.mend.io//github/nuxt/loading-screen). - WARN:...
[](https://renovatebot.com) This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [defu](https://togithub.com/unjs/defu) | [`^5.0.0` -> `^6.1.4`](https://renovatebot.com/diffs/npm/defu/5.0.0/6.1.4) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-node](https://togithub.com/actions/setup-node) | action | major | `v2` -> `v3` | ---...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/cache](https://togithub.com/actions/cache) | action | major | `v2` -> `v3` | ---...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [defu](https://redirect.github.com/unjs/defu) | [`^5.0.0` -> `^5.0.1`](https://renovatebot.com/diffs/npm/defu/5.0.0/5.0.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
- #85 - adds middlewarePath default as '/_loading' - uses options.middlewarePath for the path of the middleware that is pushed onto the nuxt serverMiddleware stack Very much open to feedback...
Curious as to why the route `_loading` is not configurable. Seems we can tweak most things about how the loading setup is configured however this route cannot be placed at...
Examples: > Do you know you can run `npx nuxt build -a` to analyze your bundles visually? > Nuxt.js uses [serve-placeholder](https://github.com/nuxt/serve-placeholder] to respond with smarter placeholder the 404 calls? etc.