Giter Club home page Giter Club logo

Comments (8)

DennisNeuendorfNetlight avatar DennisNeuendorfNetlight commented on August 25, 2024

Is there any progress on this?

from watchpack.

rrousselGit avatar rrousselGit commented on August 25, 2024

+1
As a workaround I made something like this :

    "start": "npm-run-all --parallel build:* dev",
    "dev": "webpack-dev-server",
    "build:app": "ncp ../my-app/src my-app && watch \"ncp my-app ../my-app/src\" my-app",

But this is not optimal

from watchpack.

alexander-akait avatar alexander-akait commented on August 25, 2024

@DennisNeuendorfNetlight @rrousselGit problem still exists? Somebody can create minimum reproducible test repo?

from watchpack.

alexander-akait avatar alexander-akait commented on August 25, 2024

Closing due to inactivity. Please test with latest version and feel free to reopen if still regressions. Thanks!

from watchpack.

alexander-akait avatar alexander-akait commented on August 25, 2024

/cc @martpie can you create minimum reproducible test repo?

from watchpack.

martpie avatar martpie commented on August 25, 2024

@evilebottnawi I tried, but I could not create a minimum "minimum" repro.

But this can be seen there: https://github.com/masad-frost/monorepo-typescript-next-the-sane-way.

git clone ... && cd ...

cd website
npm i
npm run dev

# then update shared/index.js, changes won't be applied on Ubuntu (works fine on macOS, and I did not test on win32)

You can inspect the webpack config by adding console.log(config) or util.inspect on this line: https://github.com/masad-frost/monorepo-typescript-next-the-sane-way/blob/master/website/next.config.js#L18

from watchpack.

strobox avatar strobox commented on August 25, 2024

@evilebottnawi Thanks for reopening.

from watchpack.

alexander-akait avatar alexander-akait commented on August 25, 2024

Anywat feel free to send a PR

from watchpack.

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.