Skip to content

Remove libjs-prettify dependency

node-istanbul has vendored copy of prettify.{js,css}. Instead of using the unmaintained prettify.js from https://github.com/googlearchive/code-prettify, remove the dependency and update the package to use the vendor provided prettify.{js,css}.

Fixes: https://phabricator.apertis.org/T8373

Edited by Vignesh Raman

Merge request reports