Closed exoego closed 6 years ago
It seems that AppVeyor on sbt 1.0.2 was aborted https://ci.appveyor.com/project/julienrf/scalajs-bundler/build/629/job/3bsgv7c7uemllu7n suddenly. A sign of fragile test? 🤔
So closed PR -> reopend PR to restart CI.
I close this PR since
warn
.One example is security audit warning which do not start with warn
or something.
[error] audited 5940 packages in 6.075s
[error] found 24 low severity vulnerabilities
[error] run `npm audit fix` to fix them, or `npm audit` for details
[error]
. We may not get confused if every npm logs are printed as [error]
consistently.Thanks @exoego for having worked on that!
Addresses #209