Edit File: override.js
var diagnostics = require('./'); // // No way to override `debug` with `diagnostics` in the browser. // module.exports = diagnostics;
Back to File Manager