Giter VIP home page Giter VIP logo

Comments (6)

FlorianRappl avatar FlorianRappl commented on June 8, 2024 1

Thanks for the report. A fix for this is out with the latest preview (next).

from piral.

carvinlo avatar carvinlo commented on June 8, 2024 1

I tested and it was fixed, thank you!

from piral.

FlorianRappl avatar FlorianRappl commented on June 8, 2024 1

We restart the process independent of what the bundler does. So in case of Webpack it might be sensitive to the package.json, however, this is nothing we control or will change.

If this edge case really impacts you (how?) then configure webpack to ignore the package.json. I think this is rather a cosmetic issue and for reliability it makes more sense that we restart the process than having just a single build here.

from piral.

FlorianRappl avatar FlorianRappl commented on June 8, 2024 1

Actually it is very reasonable. Thanks for spotting - with my answer I thought we already spot it and what you see is the triggering beforehand, but actually the bundler process keeps on running.

Perfect PR - wonderful!

from piral.

carvinlo avatar carvinlo commented on June 8, 2024

There are the same problem with using pilet debug command in a monorepo. See the mwe

Environment Details and Version
[email protected]

Expected behavior
webpack always builds only once

Actual behavior
webpack performs multiple builds

  1. yarn && yarn build && cd src/samples/sample-pilet && yarn start
  2. Press the command + s shortcut key to save the src/samples/sample-pilet/package.json file
  3. Press the command + s shortcut key to save the src/samples/sample-pilet/src/index.tsx file
image

from piral.

carvinlo avatar carvinlo commented on June 8, 2024

We restart the process independent of what the bundler does. So in case of Webpack it might be sensitive to the package.json, however, this is nothing we control or will change.

If this edge case really impacts you (how?) then configure webpack to ignore the package.json. I think this is rather a cosmetic issue and for reliability it makes more sense that we restart the process than having just a single build here.

I completely agree with your idea, but the repeated build may be related to not restarting webpack when restarting the pilet process. After testing, pr fixed this problem. But since I don’t fully understand the logic of piral-cli, I don’t know if pr is reasonable.

from piral.

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.