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

Attributify mode is not available on production #140

Open
subordon opened this issue Nov 24, 2021 · 4 comments
Open

Attributify mode is not available on production #140

subordon opened this issue Nov 24, 2021 · 4 comments

Comments

@subordon
Copy link

Describe the bug
Attributify mode is not available on production, development environment is working.

Reproduction link
https://github.com/subordon/nuxt-demo.git

Version
"nuxt-windicss": "^2.0.12",
"nuxt": "^2.15.7"

@nasirDoe
Copy link

nasirDoe commented Dec 4, 2021

Same here broo

@harlan-zw
Copy link
Member

I have replicated this issue, seems like a regression in one of the upstream packages. I will try and sort it out tomorrow

Thanks for your patience

@RifkiEr24
Copy link

same here, is there any update?

@subordon
Copy link
Author

@RifkiEr24 @nasirDoe you can config nuxt.config.js

export default {
  build: {
    extractCSS: true
  }
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants