Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lazy Component #13802

Closed
kavich opened this issue Apr 22, 2022 · 1 comment
Closed

Lazy Component #13802

kavich opened this issue Apr 22, 2022 · 1 comment

Comments

@kavich
Copy link

kavich commented Apr 22, 2022

Environment

Nuxt CLI v3.0.0-rc.1-27510277.648a70e

Reproduction

<template>
<LazyBanner />
</template>

Describe the bug

on dev mode it's realy lazy
on build+start it's import always

In source: <link rel="prefetch" as="script" href="[/_nuxt/banners-e55973f2.mjs](http://localhost:3000/_nuxt/banners-e55973f2.mjs)">

Additional context

No response

Logs

No response

@Aareksio
Copy link
Contributor

I think it is tracked in #13778

@kavich kavich closed this as completed Apr 22, 2022
@danielroe danielroe added the 3.x label Jan 19, 2023
@danielroe danielroe transferred this issue from nuxt/framework Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants