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.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/nuxt/loading-screen). ## Repository Problems These problems occurred while...
[](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](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [defu](https://redirect.github.com/unjs/defu) | [`^5.0.0` -> `^6.1.4`](https://renovatebot.com/diffs/npm/defu/5.0.0/6.1.4) |  |  | --- ### Release...
[](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](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-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) |  |  | | [get-port-please](https://redirect.github.com/unjs/get-port-please) |...
- #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.