GithubHelp home page GithubHelp logo

How to silence build output about happo.io HOT 2 OPEN

happo avatar happo commented on June 14, 2024
How to silence build output

from happo.io.

Comments (2)

trotzig avatar trotzig commented on June 14, 2024

It looks like the stats option has no effect when using directly in Node.js (which is what we do under the hood):

This option does not have any effect when using the Node.js API.

(from https://webpack.js.org/configuration/stats/)

Is that log from a successful build or a failed one? According to this issue, compilation using the Node.js API isn't logging anything by default, and the only place I can see us logging things is when there is an error.

Could it be that the log is coming from JSDOM during the rendering phase? In that case, you could try playing around with the jsdomOptions configuration option, passing in a different virtual console.

Let me know if that helps!

from happo.io.

JonahMoses avatar JonahMoses commented on June 14, 2024

@trotzig Interesting, yeah I can see why this wouldn't work then. This was a successful build so I'm assuming this might be coming from the JSDOM... I'll explore that!

from happo.io.

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.