• Robert Knight's avatar
    Fix warning about missing inline source map · b3c8eb23
    Robert Knight authored
    If minifying code that does not contain an inline sourcemap, don't set
    the `sourceMap { content: "inline" }` Terser option to read that
    sourcemap. This affects a subset of all the vendor modules that are
    included in the Hypothesis client build.
    b3c8eb23
minify-stream.js 1.41 KB