Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

198
Views
Nextjs 11.1.0 does not watch code changes in node_modules dir

Nextjs 11.1.0 does not watch code changes in node_modules dir while Nextjs 10.2.1 does watch code changes in node_modules dir.

At project with Nextjs 11.1.0 I have explicitly set watch options:

config.watchOptions.ignored = config.watchOptions.ignored.filter(
    ignore => !ignore.toString().includes('node_modules'),
)

Though, it does not make any difference. Rebuilding project next build does help but it takes too long to compile.

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Through trial and error I find a work-a-round. I get my changes at /node_modules folder recompiled after making any change and save at babel.config.js.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!