GithubHelp home page GithubHelp logo

Comments (4)

sondh0127 avatar sondh0127 commented on September 28, 2024 1

Thank you @harlan-zw for the quick response. With hardsource disabled, the error is gone.

But I also hope the module will work with hardsource plugin. It seems fast to me. Hardsource enabled startime reduced 29 seconds to 10 seconds.

P/S: I will also try 'nuxt-vite' again, but it caused a lot of problems last time.

from nuxt-windicss.

harlan-zw avatar harlan-zw commented on September 28, 2024 1

Hey @sondh0127. Have found the issue with this and have pushed a release - 1.2.1 which solves it.

Let me know if you have any further issues :)

from nuxt-windicss.

harlan-zw avatar harlan-zw commented on September 28, 2024

Hey @sondh0127

Thanks for the issue and reproduction repo. I followed your instructions and could replicate the bug.

I'm not too familiar with how the hardsource plugin works internally, but I'm guessing it's failing because the pitcher is removed as part of the compilation. Will need to do a proper investigation.

It seems that these "ERROR"s are fine to ignore though. If you want to avoid it you'll need to disable the hardsource plugin either by changing your profile to experimental or you can disable hardsource using the feature flag

buildOptimisations: {
  features: {
    hardSourcePlugin: false
  }
}

from nuxt-windicss.

harlan-zw avatar harlan-zw commented on September 28, 2024

Yup will try find a fix for it

from nuxt-windicss.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.