GithubHelp home page GithubHelp logo

Comments (3)

pago avatar pago commented on August 15, 2024

We should probably wrap the stringify call with a try-catch to avoid this error from stopping an otherwise successful run. Would you like to submit a PR for that?

from parallel-webpack.

josephliccini avatar josephliccini commented on August 15, 2024

yeah I can do that sometime this week probably. I thought maybe passing in something like stats: 'errors-only' detailed here: https://webpack.js.org/configuration/stats/#components/sidebar/sidebar.jsx

I am thinking:

  • wrap in try-catch as you say
  • in error message, suggest subsetting the stats object.
    -- We are only interested in webpack build errors, and size of bundles, so I can probably subset it as explained in the above link, then it shouldn't fail with this error

I suppose I have to see if subsetting the stats object with webpack's API will properly provide a smaller object with only the specified fields to webpack-parallel. I will report back my findings.

Thanks!

from parallel-webpack.

dds-du avatar dds-du commented on August 15, 2024

I have the same problem ,how can i resolve it?
Cause our angular project is too large,we can't package it success with webpack. Help me please!

from parallel-webpack.

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.