Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

228
Visualizações
Tree shaking with "process.browser" in webpack 5

I am in the process of migrating from webpack 4 to 5, and I am facing an error similar to

Module not found: Error: Can't resolve 'fs' in '...'

This is the code that generates the error

if (!process.browser) {
    const fs = require('fs');
    // ...
}

My understanding was that this code would be eliminated by tree shaking, in the same way as the following would be removed in the context of HMR:

if (import.meta.hot) {
    ...
}

I found many solutions for the runtime problem, like polyfilling the node modules or disabling them in the alias, but I would rather have webpack remove that code completely. Did this behavior change in webpack 5 or am I missing something?

about 4 years ago · Juan Pablo Isaza
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda