nonzzz/vite-bundle-analyzer

Output file is empty (with solution)

Closed this issue · 0 comments

On my M1 macbook pro the output file is completely empty, 0 bytes

My setup/project:

  • M1 macbook pro (32gb ram)
  • Nx repo
  • Vite
  • Analyser running in 'static' mode

I found the problem was not awaiting the write of the output file and have included a fix here: #21